whitespace nit

git-svn-id: svn+ssh://svn.openpam.org/svn/openpam/trunk@557 185d5e19-27fe-0310-9dcf-9bff6b9f3609
This commit is contained in:
Dag-Erling Smørgrav 2012-04-02 10:00:08 +00:00
parent e9c697feb5
commit 94876a3695
1 changed files with 1 additions and 1 deletions

View File

@ -74,7 +74,7 @@ orw_output(const char *fmt, ...)
if (ferror(f))
err(1, "%s", filename);
}
/*
* Rewind the temp file.
*/