style fixes. No code changes.

This commit is contained in:
Denis Vlasenko
2007-04-10 15:42:06 +00:00
parent 163516da3a
commit ff131b980d
13 changed files with 30 additions and 31 deletions

View File

@@ -49,7 +49,7 @@
#define RTF_REJECT 0x0200 /* Reject route */
#endif
#if defined (SIOCADDRTOLD) || defined (RTF_IRTT) /* route */
#if defined(SIOCADDRTOLD) || defined(RTF_IRTT) /* route */
#define HAVE_NEW_ADDRT 1
#endif