aboutsummaryrefslogtreecommitdiff
path: root/misc/snowflake/files/patch-sf.h
diff options
context:
space:
mode:
Diffstat (limited to 'misc/snowflake/files/patch-sf.h')
-rw-r--r--misc/snowflake/files/patch-sf.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/misc/snowflake/files/patch-sf.h b/misc/snowflake/files/patch-sf.h
new file mode 100644
index 000000000000..b6ef9deb2c58
--- /dev/null
+++ b/misc/snowflake/files/patch-sf.h
@@ -0,0 +1,10 @@
+--- sf.h.orig Mon Dec 21 08:18:55 1998
++++ sf.h Sat Nov 8 21:20:24 2003
+@@ -17,6 +17,7 @@
+
+ typedef enum
+ {
++ c_VERSION = 'V',
+ c_VIEW_GEOMETRY = 'v',
+ c_CONTROL_GEOMETRY = 'c',
+ c_MINIMIZE = 'm',