]> git.pld-linux.org Git - packages/a2ps.git/blame_incremental - a2ps-malloc.patch
- adapterized
[packages/a2ps.git] / a2ps-malloc.patch
... / ...
CommitLineData
1diff -urN aa/a2ps-4.13/lib/path-concat.c a2ps-4.13/lib/path-concat.c
2--- aa/a2ps-4.13/lib/path-concat.c 1999-10-10 20:34:46.000000000 +0200
3+++ a2ps-4.13/lib/path-concat.c 2004-08-28 17:53:01.137958432 +0200
4@@ -31,8 +31,6 @@
5 #endif
6 #include <sys/types.h>
7
8-char *malloc ();
9-
10 #ifndef DIRECTORY_SEPARATOR
11 # define DIRECTORY_SEPARATOR '/'
12 #endif
This page took 0.041251 seconds and 4 git commands to generate.