summaryrefslogtreecommitdiff
path: root/misc/snowflake/files/patch-sf.h
blob: b6ef9deb2c5849fb3eb978f8d14053b5ce9b1aed (plain) (blame)
1
2
3
4
5
6
7
8
9
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',