summaryrefslogtreecommitdiffstats
path: root/source/n/autofs/autofs.gcc.fix.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/n/autofs/autofs.gcc.fix.diff')
-rw-r--r--source/n/autofs/autofs.gcc.fix.diff12
1 files changed, 0 insertions, 12 deletions
diff --git a/source/n/autofs/autofs.gcc.fix.diff b/source/n/autofs/autofs.gcc.fix.diff
deleted file mode 100644
index 8b30019f7..000000000
--- a/source/n/autofs/autofs.gcc.fix.diff
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -Naur autofs-3.1.7/modules/lookup_file.c autofs-3.1.7-gcc/modules/lookup_file.c
---- autofs-3.1.7/modules/lookup_file.c 2000-11-04 07:05:17.000000000 +0000
-+++ autofs-3.1.7-gcc/modules/lookup_file.c 2006-08-16 18:21:21.000000000 +0100
-@@ -197,7 +197,7 @@
- }
- break;
- }
-- next_char: /* End of loop, since we can't continue;
-+ next_char:; /* End of loop, since we can't continue;
- inside a switch */
- }
-