aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/ip/dhcpd/dat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cmd/ip/dhcpd/dat.h')
-rwxr-xr-xsrc/cmd/ip/dhcpd/dat.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/cmd/ip/dhcpd/dat.h b/src/cmd/ip/dhcpd/dat.h
index 28604c1b..aa64deeb 100755
--- a/src/cmd/ip/dhcpd/dat.h
+++ b/src/cmd/ip/dhcpd/dat.h
@@ -2,7 +2,7 @@
enum
{
- Maxstr= 256,
+ Maxstr= 256
};
typedef struct Binding Binding;