mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-03-08 07:06:48 +08:00
misapplied rejected patch
From-SVN: r33874
This commit is contained in:
parent
27a498c9e6
commit
cfc9d1eecc
@ -75,7 +75,7 @@ typedef struct {
|
||||
#define FIX_PROC_HEAD( fix ) \
|
||||
static void fix ( filname, text, p_fixd ) \
|
||||
const char* filname; \
|
||||
static char* text; \
|
||||
const char* text; \
|
||||
tFixDesc* p_fixd;
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user