diff options
Diffstat (limited to 'x11-wm/musca/files/patch-musca__proto.h')
-rw-r--r-- | x11-wm/musca/files/patch-musca__proto.h | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/x11-wm/musca/files/patch-musca__proto.h b/x11-wm/musca/files/patch-musca__proto.h deleted file mode 100644 index d5901bfc7523..000000000000 --- a/x11-wm/musca/files/patch-musca__proto.h +++ /dev/null @@ -1,10 +0,0 @@ ---- musca_proto.h.orig 2009-11-03 02:20:21 UTC -+++ musca_proto.h -@@ -145,6 +145,7 @@ void head_focus(head *h); - void head_next(); - void launch(char *cmd); - void menu(char *cmd, char *after); -+void menufix(char *cmd, char *after); - void menu_wrapper(char *cmd, char *after); - void shutdown(); - dcell parse_size(char *cmd, regmatch_t *subs, ucell index, ucell limit); |