]> diplodocus.org Git - nmh/blobdiff - uip/show.c
Fix typo in man page
[nmh] / uip / show.c
index a59e10c35f0ae08b3151d08ea5c8e156b172d69a..1b11871ee2f1434c5cba62d954984ed22743bacc 100644 (file)
@@ -52,9 +52,6 @@ static struct swit switches[] = {
  */
 static int is_nontext(char *);
 
-/* prototype from mhlsbr.c */
-int mhl (int, char **);
-
 #define        SHOW  0
 #define        NEXT  1
 #define        PREV  2