X-Git-Url: https://git.cryptolib.org/?a=blobdiff_plain;f=base64_dec.c;h=f057f54f1c4b4cdf8f129f4e1461b9dafaad3f41;hb=8f855d283a31a468ea014774c4723a8b77b81644;hp=349a48cb7ebb3d9be2d55cd87740af9fea27efdf;hpb=e7648127669eee6c05fbb05dbb92f639a9344d4b;p=avr-crypto-lib.git diff --git a/base64_dec.c b/base64_dec.c index 349a48c..f057f54 100644 --- a/base64_dec.c +++ b/base64_dec.c @@ -31,8 +31,9 @@ #include "test_src/cli.h" -#define USE_GCC_EXTENSION - +/* + #define USE_GCC_EXTENSION +*/ #if 1 #ifdef USE_GCC_EXTENSION