]> git.pld-linux.org Git - packages/flex.git/commitdiff
- obsolete (no warning to avoid) and changes wrong (autogenerated) file
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 15 Jul 2003 14:01:30 +0000 (14:01 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    flex-skel.patch -> 1.2

flex-skel.patch [deleted file]

diff --git a/flex-skel.patch b/flex-skel.patch
deleted file mode 100644 (file)
index 5f8222a..0000000
+++ /dev/null
@@ -1,11 +0,0 @@
---- flex-2.5.4/skel.c.skel     Wed Aug 25 14:02:51 1999
-+++ flex-2.5.4/skel.c  Wed Aug 25 14:03:16 1999
-@@ -454,7 +454,7 @@
-   "YY_DECL",
-   "   {",
-   "   register yy_state_type yy_current_state;",
--  "   register char *yy_cp, *yy_bp;",
-+  "   register char *yy_cp = NULL, *yy_bp = NULL;",
-   "   register int yy_act;",
-   "",
-   "%% user's declarations go here",
This page took 0.081127 seconds and 4 git commands to generate.