diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-20 21:11:01 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2006-03-20 21:11:01 +0000 |
commit | e312077ae1ec01c523f2ad25503fc16829388a79 (patch) | |
tree | 97365259b59bf6c1ed414aa8893af759eda269ff /comms/echolinux/files/patch-echogui_testgui.c | |
parent | Forgot to commit the patch for AT90USB647. (diff) |
- Update to 0.17a
PR: ports/94700
Submitted by: Diane Bruce <db@db.net> (maintainer)
Diffstat (limited to 'comms/echolinux/files/patch-echogui_testgui.c')
-rw-r--r-- | comms/echolinux/files/patch-echogui_testgui.c | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/comms/echolinux/files/patch-echogui_testgui.c b/comms/echolinux/files/patch-echogui_testgui.c deleted file mode 100644 index f00f1913ebf6..000000000000 --- a/comms/echolinux/files/patch-echogui_testgui.c +++ /dev/null @@ -1,10 +0,0 @@ ---- echogui/testgui.c.orig Thu Feb 12 14:59:29 2004 -+++ echogui/testgui.c Fri Jul 2 00:57:53 2004 -@@ -1,6 +1,6 @@ - /* Form definition file generated with fdesign. */ - --#include "forms.h" -+#include <X11/forms.h> - #include <stdlib.h> - #include "testgui.h" - |