]> git.pld-linux.org Git - packages/hdf.git/blob - hdf-strdup.patch
- ExclusiveArch ix86,alpha - sparc and ppc currently not supported
[packages/hdf.git] / hdf-strdup.patch
1 --- HDF4.1r4.orig/mfhdf/ncdump/ncdump.c Fri Jun 16 21:01:12 2000
2 +++ HDF4.1r4/mfhdf/ncdump/ncdump.c      Sun Mar 25 16:57:48 2001
3 @@ -248,7 +248,6 @@
4   */
5  char *fixstr(char *str)
6  {
7 -    char *strdup(const char *);
8         char *new_str, *ptr;
9  
10         if (!str)
This page took 0.05045 seconds and 3 git commands to generate.