]> git.pld-linux.org Git - packages/cdecl.git/commitdiff
- removed.
authorkloczek <kloczek@pld-linux.org>
Wed, 22 May 2002 12:11:09 +0000 (12:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cdecl-glibc.patch -> 1.2

cdecl-glibc.patch [deleted file]

diff --git a/cdecl-glibc.patch b/cdecl-glibc.patch
deleted file mode 100644 (file)
index 480198c..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
---- cdecl-2.5/cdecl.c.orig     Wed Nov 21 21:29:59 2001
-+++ cdecl-2.5/cdecl.c  Wed Nov 21 21:32:54 2001
-@@ -125,7 +125,9 @@
- #if __STDC__
-   char *ds(char *), *cat(char *, ...), *visible(int);
-+#ifdef NOGETOPT
-   int getopt(int,char **,char *);
-+#endif
-   int main(int, char **);
-   int yywrap(void);
-   int dostdin(void);
-@@ -143,7 +145,9 @@
-   int dotmpfile(int, char**), dofileargs(int, char**);
- #else
-   char *ds(), *cat(), *visible();
-+#ifdef NOGETOPT
-   int getopt();
-+#endif
-   void mbcheck(), dohelp(), usage();
-   void prompt(), doprompt(), noprompt();
-   void unsupp(), notsupported();
This page took 0.069487 seconds and 4 git commands to generate.