diff options
Diffstat (limited to 'x11/xnee')
-rw-r--r-- | x11/xnee/files/patch-cnee__src__cnee_printer.c | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/x11/xnee/files/patch-cnee__src__cnee_printer.c b/x11/xnee/files/patch-cnee__src__cnee_printer.c deleted file mode 100644 index 8c62f170c50b..000000000000 --- a/x11/xnee/files/patch-cnee__src__cnee_printer.c +++ /dev/null @@ -1,16 +0,0 @@ ---- cnee/src/cnee_printer.c.orig Thu Nov 9 06:20:31 2006 -+++ cnee/src/cnee_printer.c Mon May 28 13:25:56 2007 -@@ -388,6 +388,13 @@ - - - -+ fprintf (fd ,"@dircategory Miscellaneous\n"); -+ fprintf (fd ,"@direntry\n"); -+ fprintf (fd ,"* Cnee: (cnee). Record, replays or distributes X11 data.\n"); -+ fprintf (fd ,"@end direntry\n"); -+ -+ -+ - fprintf (fd, "@ifinfo\n"); - fprintf (fd, "@node Top, Options,, (dir)\n"); - fprintf (fd, "@top \n"); |