diff options
| author | Alexander Barton <alex@barton.de> | 2008-04-13 23:43:12 +0200 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2008-04-13 23:43:12 +0200 |
| commit | 761ae2b1a41a6b61a29e8e4bede958c27bb91584 (patch) | |
| tree | 6dad946789d41672441d4b535d522bcd46e54aea /contrib/MacOSX/config.h | |
| parent | 87cae1465b614d5cf887e0c5fc8fd8c2f8c87234 (diff) | |
| download | ngircd-761ae2b1a41a6b61a29e8e4bede958c27bb91584.tar.gz ngircd-761ae2b1a41a6b61a29e8e4bede958c27bb91584.zip | |
Enable more compiler warnings when using Xcode.
Diffstat (limited to 'contrib/MacOSX/config.h')
| -rw-r--r-- | contrib/MacOSX/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/MacOSX/config.h b/contrib/MacOSX/config.h index 04b7ceb2..8882e469 100644 --- a/contrib/MacOSX/config.h +++ b/contrib/MacOSX/config.h @@ -89,4 +89,4 @@ #define HAVE_DNSSERVICEREGISTRATIONCREATE 1 #endif -/* -eof- */ \ No newline at end of file +/* -eof- */ |