cscope/cscope-15.5-ocs-dash_s_fix.patch
2007-03-05 18:15:00 +00:00

12 lines
303 B
Diff

--- cscope-15.5/contrib/ocs.orig 2007-03-05 11:57:36.000000000 -0500
+++ cscope-15.5/contrib/ocs 2007-03-05 11:58:11.000000000 -0500
@@ -119,7 +119,7 @@ SPECDEST= # hops - query for files
#
# Parse the command line
-set -- `getopt xfqdu $*`
+set -- `getopt xfqdus $*`
if [ $? -ne 0 ]
then