mirror of
https://github.com/Stichting-MINIX-Research-Foundation/pkgsrc-ng.git
synced 2025-09-22 11:04:51 -04:00
13 lines
319 B
Plaintext
13 lines
319 B
Plaintext
$NetBSD: patch-ad,v 1.1 2004/06/01 15:36:50 shannonjr Exp $
|
|
|
|
--- ./dict-misc-1.5/dictfmt.c.orig 1998-07-05 19:33:40.000000000 -0600
|
|
+++ ./dict-misc-1.5/dictfmt.c
|
|
@@ -465,6 +465,7 @@ int main( int argc, char **argv )
|
|
fmt_string(buf);
|
|
fmt_newline();
|
|
skip:
|
|
+ ;
|
|
}
|
|
|
|
fmt_newheadword(NULL,0);
|