]> git.ipfire.org Git - thirdparty/freeradius-server.git/commitdiff
Formatting
authorArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 22 May 2018 16:18:14 +0000 (22:18 +0600)
committerArran Cudbard-Bell <a.cudbardb@freeradius.org>
Tue, 22 May 2018 16:18:14 +0000 (22:18 +0600)
src/modules/proto_dhcpv4/dhcpclient.c

index bb6a19ca5478563499ef1fd02fd1a489431eb672..7f9c098b68ab9b4f1246e8fe59c56e5c38ce2b54 100644 (file)
@@ -42,7 +42,7 @@ RCSID("$Id$")
 #include <ctype.h>
 
 #ifdef HAVE_GETOPT_H
-#      include <getopt.h>
+#  include <getopt.h>
 #endif
 
 #include <assert.h>