1
0
This repository has been archived on 2025-06-16. You can view files and clone it, but cannot push or open issues or pull requests.
Files
openwrt_archive/net/portsentry/patches/101-postsentry_c.patch
Oliver Ertl 4542aabab3 portsentry:
* Fix linking (#2414), Thanks for reporting!
 * Refresh patches

SVN-Revision: 8877
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