m4/ax_detect_clang.m4:fix description of SETLANGDEFAULTS_TAKES_5_ARGUMENTS
[pet.git] / version.h
blobe34d4633ce29b89c7089227d0768173f020a9e1b
1 #if defined(__cplusplus)
2 extern "C" {
3 #endif
5 void pet_print_version(void);
7 #if defined(__cplusplus)
9 #endif