X-Git-Url: https://git.cryptolib.org/?p=avr-crypto-lib.git;a=blobdiff_plain;f=test_src%2Fmain-test-common.h;fp=test_src%2Fmain-test-common.h;h=d1e4cbd3f3798c43c341dc74a87b13cc416f8f0a;hp=9c65523d718d007bfd777d8828db37eaa6f2cf82;hb=3a9f9d918fb95474996af535c225a7e187d88372;hpb=33d65e8032f77c1cbec1bc99e898affc96966c3c diff --git a/test_src/main-test-common.h b/test_src/main-test-common.h index 9c65523..d1e4cbd 100644 --- a/test_src/main-test-common.h +++ b/test_src/main-test-common.h @@ -33,6 +33,6 @@ #include void main_setup(void); -void welcome_msg(const char* algoname); +void welcome_msg(const char *algoname); #endif /* MAINTESTCOMMON_H_ */