12 lines
303 B
Diff
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
|