From 723af2b0ec1d7d1f915ee3ae93cf9a4f9ec8a7a1 Mon Sep 17 00:00:00 2001 From: bloodstalker Date: Sun, 25 Dec 2016 06:27:20 +0330 Subject: some cosmetic changes --- test/testFuncs1.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'test/testFuncs1.h') diff --git a/test/testFuncs1.h b/test/testFuncs1.h index ca9827e..901d4a6 100644 --- a/test/testFuncs1.h +++ b/test/testFuncs1.h @@ -15,6 +15,8 @@ extern union uni { char str[20]; } uni1; +//extern int eldiablo = 0; + extern int cccc[]; extern cucu; @@ -170,7 +172,9 @@ void testfunc9999(void) int ** (**pfunc6)(int**, int***); } +#if 0 void malloc (void); +#endif #endif /***********************************************************************************************************/ -- cgit v1.2.3