]> git.pld-linux.org Git - packages/ctwm.git/blobdiff - ctwm-gram.patch
- orphaned, outdated
[packages/ctwm.git] / ctwm-gram.patch
diff --git a/ctwm-gram.patch b/ctwm-gram.patch
deleted file mode 100644 (file)
index 66cfe7f..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- ctwm-3.6/gram.y.orig       Tue Sep 17 00:03:37 2002
-+++ ctwm-3.6/gram.y    Tue Sep 17 00:03:37 2002
-@@ -683,7 +683,7 @@
-               | wingeom_entries wingeom_entry
-               ;
--wingeom_entry : string string { AddToList (&Scr->WindowGeometries, $1, $2) }
-+wingeom_entry : string string { AddToList (&Scr->WindowGeometries, $1, $2); }
This page took 0.053081 seconds and 4 git commands to generate.