You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/tcpreen/files/tcpreen-1.4.4-literal-suffi...

14 lines
498 B

--- a/src/main.cpp
+++ b/src/main.cpp
@@ -108,8 +108,8 @@
# define VERSION "unknown version"
#endif
puts (
-"TCP re-engineering tool "VERSION" ("PACKAGE_HOST")\n"
-" built "__DATE__" on "PACKAGE_BUILD_HOSTNAME" ("PACKAGE_BUILD")\n"
+"TCP re-engineering tool " VERSION " (" PACKAGE_HOST ")\n"
+" built " __DATE__ " on " PACKAGE_BUILD_HOSTNAME " (" PACKAGE_BUILD ")\n"
"Copyright (C) 2002-2004 Remi Denis-Courmont");
puts (_(
"This is free software; see the source for copying conditions.\n"