]> diplodocus.org Git - nmh/blobdiff - sbr/ambigsw.c
Newer versions of Automake want to include the test-driver script,
[nmh] / sbr / ambigsw.c
index c11b9e752e732d5fdeef899884897ce85cc38e34..15ff34cbf828989ca9c2d614187c356bdaa53ff8 100644 (file)
@@ -11,7 +11,7 @@
 
 
 void
 
 
 void
-ambigsw (char *arg, struct swit *swp)
+ambigsw (const char *arg, const struct swit *swp)
 {
     advise (NULL, "-%s ambiguous.  It matches", arg);
     print_sw (arg, swp, "-", stderr);
 {
     advise (NULL, "-%s ambiguous.  It matches", arg);
     print_sw (arg, swp, "-", stderr);