last bunch - pline warnings while testing postcommit.pl

This commit is contained in:
keni
2012-01-04 18:52:36 +00:00
parent f95549512a
commit 52aa3efcce
9 changed files with 28 additions and 32 deletions

View File

@@ -46,7 +46,7 @@ doversion()
{
char buf[BUFSZ];
pline("%s", getversionstring(buf));
pline1(getversionstring(buf));
return 0;
}