Skip to content

Commit 2247e1e

Browse files
committed
Fix endif comment
1 parent 482fe40 commit 2247e1e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

backend/snmp.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
#include "backend-private.h"
1717
#ifndef HAVE_GETIFADDRS
1818
# include <cups/getifaddrs-internal.h>
19-
#endif
19+
#endif // !HAVE_GETIFADDRS
2020
#include <cups/array.h>
2121
#include <cups/file.h>
2222
#include <cups/http-private.h>

0 commit comments

Comments
 (0)