diff options
author | David Hankins <dhankins@isc.org> | 2008-06-11 23:13:30 +0000 |
---|---|---|
committer | David Hankins <dhankins@isc.org> | 2008-06-11 23:13:30 +0000 |
commit | 237bfdc924d6f2da4daeddcb1a5f878d69b3e5cc (patch) | |
tree | a20a5a9a5d7cd47ce2e2afd95c94421b1864cee1 /includes/config.h.in | |
parent | 40ec5f386362ba9aa07827eac78d079024fcba5f (diff) | |
download | isc-dhcp-237bfdc924d6f2da4daeddcb1a5f878d69b3e5cc.tar.gz |
regen
Diffstat (limited to 'includes/config.h.in')
-rw-r--r-- | includes/config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/includes/config.h.in b/includes/config.h.in index 2fe3719a..c00de733 100644 --- a/includes/config.h.in +++ b/includes/config.h.in @@ -103,7 +103,7 @@ /* Define to any value to include Ari's PARANOIA patch. */ #undef PARANOIA -/* The size of `struct iaddr *', as computed by sizeof. */ +/* The size of a `struct iaddr *', as computed by sizeof. */ #undef SIZEOF_STRUCT_IADDR_P /* Define to 1 if you have the ANSI C header files. */ |