cscope/cscope-15.5-ocs-dash_s_fix.patch
2004-09-13 15:47:43 +00:00

13 lines
325 B
Diff

diff -Nur cscope-15.5-orig/contrib/ocs cscope-15.5/contrib/ocs
--- cscope-15.5-orig/contrib/ocs 2001-07-18 15:48:56.000000000 +0200
+++ cscope-15.5/contrib/ocs 2004-07-03 23:08:38.000000000 +0200
@@ -107,7 +107,7 @@
#
# Parse the command line
-set -- `getopt xfqdu $*`
+set -- `getopt xfqdus $*`
if [ $? -ne 0 ]
then