]> git.cryptolib.org Git - avr-crypto-lib.git/commitdiff
deactiviating using of GCC_EXTENSIONS by default
authorbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Thu, 26 Feb 2009 14:52:55 +0000 (14:52 +0000)
committerbg <bg@b1d182e4-1ff8-0310-901f-bddb46175740>
Thu, 26 Feb 2009 14:52:55 +0000 (14:52 +0000)
base64_dec.c

index 349a48cb7ebb3d9be2d55cd87740af9fea27efdf..f057f54f1c4b4cdf8f129f4e1461b9dafaad3f41 100644 (file)
@@ -31,8 +31,9 @@
 
 #include "test_src/cli.h"
 
-#define USE_GCC_EXTENSION
-
+/*
+ #define USE_GCC_EXTENSION
+*/
 #if 1
 
 #ifdef USE_GCC_EXTENSION