diff options
| author | Roy Marples <roy@marples.name> | 2008-05-19 14:47:37 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2008-05-19 14:47:37 +0000 |
| commit | 8a5b130746063c2f984ce46a548543ea122f3052 (patch) | |
| tree | dda250b8ca3e57de14ae43282597cede58f812fb /config.h | |
| parent | 9934ead60e17bf90ebb780812bbe77916d92c942 (diff) | |
| download | dhcpcd-8a5b130746063c2f984ce46a548543ea122f3052.tar.xz | |
Style
Diffstat (limited to 'config.h')
| -rw-r--r-- | config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -83,7 +83,7 @@ # define LEASEFILE DBDIR "/" PACKAGE "-%s.lease" #endif #ifndef PIDFILE -# define PIDFILE RUNDIR "/" PACKAGE "-%s.pid" +# define PIDFILE RUNDIR "/" PACKAGE "-%s.pid" #endif #define UNCONST(a) ((void *)(unsigned long)(const void *)(a)) |
