Duh! Use correct number ../

spotted by:	imp
This commit is contained in:
Poul-Henning Kamp
2003-03-21 14:30:16 +00:00
parent 55852204e3
commit 5296f07660
+1 -1
View File
@@ -4,7 +4,7 @@ PROG= gstat
SRCS= gstat.c subr_sbuf.c
.PATH: ${CURDIR}/../../../../sys/kern
.PATH: ${CURDIR}/../../sys/kern
WARNS?= 5