ports/net/minisapserver/files/patch-sapserver.cpp
2018-03-04 16:53:36 +00:00

11 lines
419 B
C++

--- sapserver.cpp.orig 2009-03-01 19:58:22 UTC
+++ sapserver.cpp
@@ -128,7 +128,7 @@ help(void)
static void
version(void)
{
- puts(PACKAGE_NAME" version "PACKAGE_VERSION"\n"
+ puts(PACKAGE_NAME " version " PACKAGE_VERSION"\n"
"Copyright (C) 1999-2005 VideoLAN project\n"
"This is free software; see the source for copying conditions.\n"
"There is NO warranty; not even for MERCHANTABILITY or\n"