freebsd-ports/x11-wm/tvtwm/files/patch-parse.h
Dmitry Marakasov 050ac776e4 - Add LICENSE
- Regenerate patches with `make makepatch`
2015-12-29 09:41:47 +00:00

10 lines
282 B
C

--- parse.h.orig 1993-12-01 21:01:13 UTC
+++ parse.h
@@ -102,6 +102,7 @@ extern void TwmOutput();
#define F_CONSTRAINEDMOVE 55
#define F_OPAQUEMOVE 56
#define F_DELETEORDESTROY 57
+#define F_DUMPSTATE 58
#define F_MENU 101 /* string */
#define F_WARPTO 102 /* string */