[PC-BSD Commits] r18155 - pcbsd/current/src-sh/pc-adctl/nss
svn at pcbsd.org
svn at pcbsd.org
Mon Aug 6 00:54:10 PDT 2012
Author: johnh
Date: 2012-08-06 07:54:10 +0000 (Mon, 06 Aug 2012)
New Revision: 18155
Modified:
pcbsd/current/src-sh/pc-adctl/nss/nssconf.c
Log:
Fat fingered last commit.
Modified: pcbsd/current/src-sh/pc-adctl/nss/nssconf.c
===================================================================
--- pcbsd/current/src-sh/pc-adctl/nss/nssconf.c 2012-08-06 07:53:19 UTC (rev 18154)
+++ pcbsd/current/src-sh/pc-adctl/nss/nssconf.c 2012-08-06 07:54:10 UTC (rev 18155)
@@ -966,7 +966,7 @@
err(EX_NOINPUT, "%s", outfile);
}
- if (intfile != NULL)
+ if (infile != NULL)
yyparse();
if (yyout != NULL)
yyout = stdout;
More information about the Commits
mailing list