diff options
author | rgrimes <rgrimes@FreeBSD.org> | 1995-05-30 05:05:38 +0000 |
---|---|---|
committer | rgrimes <rgrimes@FreeBSD.org> | 1995-05-30 05:05:38 +0000 |
commit | 2ad6f3dee6bc54535003f4ab26bbc587b7efa38c (patch) | |
tree | a3959baf797787918878bec6d58d6a0fb743ad0a /include/protocols/routed.h | |
parent | 4f960dd75f181e9fa2edc44324f15f0ab5c64b37 (diff) | |
download | FreeBSD-src-2ad6f3dee6bc54535003f4ab26bbc587b7efa38c.zip FreeBSD-src-2ad6f3dee6bc54535003f4ab26bbc587b7efa38c.tar.gz |
Remove trailing whitespace.
Diffstat (limited to 'include/protocols/routed.h')
-rw-r--r-- | include/protocols/routed.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/protocols/routed.h b/include/protocols/routed.h index d53b168..4dd83bd 100644 --- a/include/protocols/routed.h +++ b/include/protocols/routed.h @@ -61,7 +61,7 @@ struct rip { #define rip_nets ripun.ru_nets #define rip_tracefile ripun.ru_tracefile }; - + /* * Packet types. */ |