pathmtu/pathmtu.c: Indent conditional `#define' properly.
authorMark Wooding <mdw@distorted.org.uk>
Sun, 17 Jun 2018 17:06:57 +0000 (18:06 +0100)
committerMark Wooding <mdw@distorted.org.uk>
Thu, 5 Sep 2019 12:07:22 +0000 (13:07 +0100)
pathmtu/pathmtu.c

index 4eba80d..3e8cdcb 100644 (file)
@@ -404,7 +404,7 @@ fail_0:
 /*----- Doing it the hard way ---------------------------------------------*/
 
 #if defined(linux) || defined(__OpenBSD__)
-#define IPHDR_SANE
+#  define IPHDR_SANE
 #endif
 
 #ifdef IPHDR_SANE