diff options
author | Francois-Xavier Le Bail <fx.lebail@yahoo.com> | 2015-10-05 14:41:18 +0200 |
---|---|---|
committer | Francois-Xavier Le Bail <fx.lebail@yahoo.com> | 2015-10-05 14:41:18 +0200 |
commit | a14ec7492f57a8980f06e8080b96337b9accbcab (patch) | |
tree | 425b0b26bc5a4986b7337e8b09209c2682d28cff /udp.h | |
parent | bbf859b4155b079ba0072570d4bba3bd65d11ae4 (diff) | |
download | tcpdump-a14ec7492f57a8980f06e8080b96337b9accbcab.tar.gz |
Fix a trailing tab
Diffstat (limited to 'udp.h')
-rw-r--r-- | udp.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -98,7 +98,7 @@ struct udphdr { #ifndef APPLETALK_ECHO #define APPLETALK_ECHO 204 /*XXX*/ #endif -#ifndef APPLETALK_ZONE_INFO_PORT +#ifndef APPLETALK_ZONE_INFO_PORT #define APPLETALK_ZONE_INFO_PORT 206 /*XXX*/ #endif #ifndef LDAP_PORT |