]> Devoid-pointer.net GitWeb - libHPCS.git/commitdiff
Fix a typo in the header guard
authorMichal Malý <madcatxster@devoid-pointer.net>
Wed, 17 Aug 2016 08:44:25 +0000 (10:44 +0200)
committerMichal Malý <madcatxster@devoid-pointer.net>
Wed, 17 Aug 2016 08:44:25 +0000 (10:44 +0200)
libhpcs_p.h

index 5e850a27b0b5aaa9106a11ba1436f20853dab2f8..e78ba1269508d9710dcb2b31fb6929dd6fc33576 100644 (file)
@@ -1,5 +1,5 @@
 #ifndef LIBHPCS_P_H
-#define LIBHCPS_P_H
+#define LIBHPCS_P_H
 
 #ifdef __cplusplus
 extern "C" {