diff options
| author | Roy Marples <roy@marples.name> | 2009-01-12 16:35:58 +0000 |
|---|---|---|
| committer | Roy Marples <roy@marples.name> | 2009-01-12 16:35:58 +0000 |
| commit | e0c05611c032b8a1e75a11aa8bdbfecf34acf785 (patch) | |
| tree | ae32e7448fecc87518db277a0c26e7bb596a012c /common.c | |
| parent | 7816f16c9f29e3f51d0308938dc1e78052c067e9 (diff) | |
| download | dhcpcd-e0c05611c032b8a1e75a11aa8bdbfecf34acf785.tar.xz | |
whitespace
Diffstat (limited to 'common.c')
| -rw-r--r-- | common.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -65,6 +65,7 @@ free_lbuf(void) } #endif + /* Handy routine to read very long lines in text files. * This means we read the whole line and avoid any nasty buffer overflows. * We strip leading space and avoid comment lines, making the code that calls |
