diff options
Diffstat (limited to 'networking/udhcp/static_leases.c')
-rw-r--r-- | networking/udhcp/static_leases.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/networking/udhcp/static_leases.c b/networking/udhcp/static_leases.c index 5247983..0d962c5 100644 --- a/networking/udhcp/static_leases.c +++ b/networking/udhcp/static_leases.c @@ -1,3 +1,4 @@ +/* vi: set sw=4 ts=4: */ /* * static_leases.c -- Couple of functions to assist with storing and * retrieving data for static leases |