From: Mark Wooding Date: Sun, 17 Jun 2018 17:06:57 +0000 (+0100) Subject: pathmtu/pathmtu.c: Indent conditional `#define' properly. X-Git-Tag: 1.5.0~9 X-Git-Url: https://git.distorted.org.uk/~mdw/tripe/commitdiff_plain/4fcb3e516b5f33b20fffae1c8ed314c5f2e8f6ef pathmtu/pathmtu.c: Indent conditional `#define' properly. --- diff --git a/pathmtu/pathmtu.c b/pathmtu/pathmtu.c index 4eba80d6..3e8cdcb6 100644 --- a/pathmtu/pathmtu.c +++ b/pathmtu/pathmtu.c @@ -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