diff options
Diffstat (limited to 'comms/fidogate/patches/patch-at')
-rw-r--r-- | comms/fidogate/patches/patch-at | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/comms/fidogate/patches/patch-at b/comms/fidogate/patches/patch-at deleted file mode 100644 index 2fe598e62cb..00000000000 --- a/comms/fidogate/patches/patch-at +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-at,v 1.3 2004/08/23 15:18:02 tv Exp $ - ---- src/ffx/ffx.c.orig 2003-02-16 10:39:00.000000000 -0500 -+++ src/ffx/ffx.c -@@ -396,7 +396,7 @@ int main(int argc, char **argv) - /* Don't allow options for setuid ffx */ - if(getuid() != geteuid()) - { -- L_flag = c_flag = B_flag = L_flag = S_flag = a_flag = u_flag = NULL; -+ L_flag = c_flag = B_flag = S_flag = a_flag = u_flag = NULL; - } - - /* |