summaryrefslogblamecommitdiff
path: root/lang/gpc/files/patch-ae
blob: f24359936143f49829a09b05a47eb0c7964bb579 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                                
*** demangle.h.orig	Wed Jul 30 22:02:03 1997
--- demangle.h		Thu Mar 23 16:13:01 2000
***************
*** 22,28 ****
  
  #ifdef IN_GCC
  #include "gansidecl.h"
- #define PARAMS(ARGS) PROTO(ARGS)
  #else /* ! IN_GCC */
  #include <ansidecl.h>
  #endif /* IN_GCC */
--- 22,27 ----