white space
This commit is contained in:
parent
1bbf1ac6a5
commit
e1e5d196d2
|
@ -428,5 +428,5 @@ char *__stdcall cstrdup (const char *) __attribute__ ((regparm(1)));
|
|||
char *__stdcall cstrdup1 (const char *) __attribute__ ((regparm(1)));
|
||||
void __stdcall cfree_and_set (char *&, char * = NULL) __attribute__ ((regparm(2)));
|
||||
void __stdcall cygheap_init ();
|
||||
extern DWORD _cygheap_start __attribute__((section(".cygheap")));
|
||||
extern DWORD _cygheap_start __attribute__((section(".cygheap")));
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue