From: Roy Marples Date: Tue, 16 Jun 2020 16:21:20 +0000 (+0100) Subject: Align X-Git-Tag: v9.1.3~31 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=85bf9b18378541adba60d1f2b4423cc76b2481dd;p=thirdparty%2Fdhcpcd.git Align --- diff --git a/src/eloop.c b/src/eloop.c index 0307eed5..7b0de03d 100644 --- a/src/eloop.c +++ b/src/eloop.c @@ -92,7 +92,7 @@ #include #endif -#define ELOOP_NSIGNALS 5 /* Allow a backlog of signals */ +#define ELOOP_NSIGNALS 5 /* Allow a backlog of signals */ /* * time_t is a signed integer of an unspecified size.