b9252d5eac
cscope-15.5-0.fdr.3.2.src.rpm
13 lines
325 B
Diff
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
|