]> git.pld-linux.org Git - packages/cdecl.git/blobdiff - cdecl-glibc.patch
- removed.
[packages/cdecl.git] / cdecl-glibc.patch
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.06276 seconds and 4 git commands to generate.