]> git.cryptolib.org Git - avr-crypto-lib.git/blobdiff - test_src/main-mugi-test.c
global style change (now * is attached to identifier not to type)
[avr-crypto-lib.git] / test_src / main-mugi-test.c
index a741cc00c10e6fd99acb31aebd5368785defd292..2f1a213f8a4f01ef521459396215ae5753985c35 100644 (file)
@@ -27,7 +27,7 @@
 #include "nessie_stream_test.h"
 #include "performance_test.h"
 
-charalgo_name = "MUGI";
+char *algo_name = "MUGI";
 
 /*****************************************************************************
  *  additional validation-functions                                                                                     *