diff options
author | Jelmer Vernooij <jelmer@samba.org> | 2002-08-17 17:00:51 +0000 |
---|---|---|
committer | Jelmer Vernooij <jelmer@samba.org> | 2002-08-17 17:00:51 +0000 |
commit | 3928578b52cfc949be5e0ef444fce1558d75f290 (patch) | |
tree | 651ed4a38e217dfa3f3874e7db8e45e7429af1f0 /source/lib/replace.c | |
parent | eac75549c398f208484ae735d5a5931fed6d0e99 (diff) | |
download | samba-3928578b52cfc949be5e0ef444fce1558d75f290.tar.gz samba-3928578b52cfc949be5e0ef444fce1558d75f290.tar.xz samba-3928578b52cfc949be5e0ef444fce1558d75f290.zip |
sync 3.0 branch with head
Diffstat (limited to 'source/lib/replace.c')
-rw-r--r-- | source/lib/replace.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/source/lib/replace.c b/source/lib/replace.c index 2cc7d48adb3..fd7b2cf7f01 100644 --- a/source/lib/replace.c +++ b/source/lib/replace.c @@ -428,3 +428,5 @@ char *rep_inet_ntoa(struct in_addr ip) } #endif /* HAVE_SYSLOG */ #endif /* HAVE_VSYSLOG */ + + |