=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/make/var.h,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- src/usr.bin/make/var.h 2007/09/17 09:44:20 1.9 +++ src/usr.bin/make/var.h 2007/09/17 09:45:37 1.10 @@ -101,7 +101,7 @@ bool *); /* Note that var_Error is an instance of the empty string "", so that * callers who don't care don't need to. */ -extern char var_Error[]; +extern char var_Error[]; /* ok = Var_ParseSkip(&varspec, ctxt, &ok); * Parses a variable specification and returns true if the varspec