Get rid of extra blank lines at the end of the file.

svn path=/trunk/; revision=25202
This commit is contained in:
Guy Harris 2008-04-30 07:59:26 +00:00
parent a12bdc612a
commit 7a0981e513
1 changed files with 0 additions and 2 deletions

View File

@ -3154,5 +3154,3 @@ cmdarg_err_cont(const char *fmt, ...)
fprintf(stderr, "\n");
va_end(ap);
}