From: Michael R Sweet Date: Thu, 5 May 2022 11:42:55 +0000 (-0400) Subject: Fix endif comment X-Git-Tag: v2.4.2~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2247e1ec23a9613e7fb030fdefc747348db3f762;p=thirdparty%2Fcups.git Fix endif comment --- diff --git a/backend/snmp.c b/backend/snmp.c index d7dcb03c43..b552ecce2a 100644 --- a/backend/snmp.c +++ b/backend/snmp.c @@ -16,7 +16,7 @@ #include "backend-private.h" #ifndef HAVE_GETIFADDRS # include -#endif +#endif // !HAVE_GETIFADDRS #include #include #include