]> git.ipfire.org Git - thirdparty/dhcpcd.git/commitdiff
Fix define.
authorRoy Marples <roy@marples.name>
Sun, 9 Apr 2017 18:26:50 +0000 (19:26 +0100)
committerRoy Marples <roy@marples.name>
Sun, 9 Apr 2017 18:26:50 +0000 (19:26 +0100)
src/logerr.h

index c195b565d38fe8e3133a8d6175e712a56da148bc..5b928ffd1bd0ae32048580c978e3b5c23eca6589 100644 (file)
@@ -26,7 +26,7 @@
  */
 
 #ifndef LOGERR_H
-#define LOERRG_H
+#define LOGERR_H
 
 #include <sys/param.h>