packages/net/portsentry/patches/101-postsentry_c.patch
olli 46bace858d portsentry:
* Fix linking (#2414), Thanks for reporting!
 * Refresh patches

git-svn-id: svn://svn.openwrt.org/openwrt/packages@8877 3c298f89-4303-0410-b956-a3cf2f4a3e73
2007-09-20 15:39:43 +00:00

15 lines
680 B
Diff

Index: portsentry_beta/portsentry.c
===================================================================
--- portsentry_beta.orig/portsentry.c 2007-09-20 17:30:32.000000000 +0200
+++ portsentry_beta/portsentry.c 2007-09-20 17:30:32.000000000 +0200
@@ -1581,8 +1581,7 @@
Usage (void)
{
printf ("PortSentry - Port Scan Detector.\n");
- printf ("Copyright 1997-2003 Craig H. Rowland <craigrowland at users dot
-sourceforget dot net>\n");
+ printf ("Copyright 1997-2003 Craig H. Rowland <craigrowland at users dot sourceforget dot net>\n");
printf ("Licensing restrictions apply. Please see documentation\n");
printf ("Version: %s\n\n", VERSION);
#ifdef SUPPORT_STEALTH