summaryrefslogtreecommitdiff
path: root/textproc/dict-server/patches/patch-al
blob: 92be0cd14ca8c5842065001e25f8a738de619580 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
$NetBSD: patch-al,v 1.4 2004/06/01 08:55:34 shannonjr Exp $

--- dictfmt.c.orig	2002-08-23 11:33:10.000000000 -0600
+++ dictfmt.c
@@ -369,7 +369,7 @@ static void help( FILE *out_stream )
            several words to have the same definition\n\
            Example: autumn%%%fall can be used\n\
            if '--headword-separator %%%' is supplied",
-"--without-headword         with this parameter supplied
+"--without-headword         with this parameter supplied\n\
            head words will not be copied to .dict file",
       0 };
    const char        **p = help_msg;
@@ -685,6 +685,7 @@ int main( int argc, char **argv )
 	 fmt_newline();
       }
  skip:
+      ;
    }
 
    fmt_newheadword(NULL,0);