diff options
| author | Roy Marples <roy@marples.name> | 2009-02-12 01:09:37 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2009-02-12 01:09:37 +0000 |
| commit | 40dbcc878593552d31ecc4a1fcdf2f4672fd736b (patch) | |
| tree | 0008e276f64b331fca207e93602578b1e3455169 /bind.h | |
| parent | eab2229cfa459ccbf8178ad4cdba68fbb7ebaf46 (diff) | |
| download | dhcpcd-40dbcc878593552d31ecc4a1fcdf2f4672fd736b.tar.xz | |
More style updates.
Diffstat (limited to 'bind.h')
| -rw-r--r-- | bind.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -30,7 +30,7 @@ #include "config.h" #ifdef THERE_IS_NO_FORK -#define daemonise() {} +# define daemonise() {} #else pid_t daemonise(void); #endif |
