diff options
| author | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-04 19:49:34 +0200 |
|---|---|---|
| committer | Waldemar Brodkorb <wbx@openadk.org> | 2009-06-04 19:49:34 +0200 |
| commit | 8a2754e0fbdea7497281327f2896be2a1253a107 (patch) | |
| tree | bc7c400745fde54e6fb7a010fcb026258564d3bc /package/procmail/patches/patch-src_formisc_h | |
| parent | 9bd4456c5a83c3474fdf9fe5cf14004a0874e2c8 (diff) | |
| parent | 2d3aaf1664850031f5497e121dc82ab65f63641a (diff) | |
Merge branch 'master' of ssh://openadk.org/git/openadk
Diffstat (limited to 'package/procmail/patches/patch-src_formisc_h')
| -rw-r--r-- | package/procmail/patches/patch-src_formisc_h | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/package/procmail/patches/patch-src_formisc_h b/package/procmail/patches/patch-src_formisc_h new file mode 100644 index 000000000..9ee95d928 --- /dev/null +++ b/package/procmail/patches/patch-src_formisc_h @@ -0,0 +1,9 @@ +$Id: update-patches 24 2008-08-31 14:56:13Z wbx $ +--- procmail-3.22.orig/src/formisc.h 1999-04-19 08:42:15.000000000 +0200 ++++ procmail-3.22/src/formisc.h 2009-06-02 00:22:16.000000000 +0200 +@@ -17,4 +17,4 @@ void + char* + skipwords P((char*start)); + int +- getline P((void)); ++ getline2 P((void)); |
