summaryrefslogtreecommitdiffstats
path: root/ripd/rip_debug.h
diff options
context:
space:
mode:
authorwhitespace / reindent <invalid@invalid.invalid>2017-07-17 14:03:14 +0200
committerwhitespace / reindent <invalid@invalid.invalid>2017-07-17 14:04:07 +0200
commitd62a17aedeb0eebdba98238874bb13d62c48dbf9 (patch)
tree3b319b1d61c8b85b4d1f06adf8b844bb8a9b5107 /ripd/rip_debug.h
parent*: add indent control files (diff)
downloadfrr-d62a17aedeb0eebdba98238874bb13d62c48dbf9.tar.xz
frr-d62a17aedeb0eebdba98238874bb13d62c48dbf9.zip
indent.py `git ls-files | pcregrep '\.[ch]$' | pcregrep -v '^(ldpd|babeld|nhrpd)/'` Signed-off-by: David Lamparter <equinox@opensourcerouting.org>
Diffstat (limited to 'ripd/rip_debug.h')
-rw-r--r--ripd/rip_debug.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ripd/rip_debug.h b/ripd/rip_debug.h
index e1dcd2fa7..c3b15d2e1 100644
--- a/ripd/rip_debug.h
+++ b/ripd/rip_debug.h
@@ -46,7 +46,7 @@ extern unsigned long rip_debug_event;
extern unsigned long rip_debug_packet;
extern unsigned long rip_debug_zebra;
-extern void rip_debug_init (void);
-extern void rip_debug_reset (void);
+extern void rip_debug_init(void);
+extern void rip_debug_reset(void);
#endif /* _ZEBRA_RIP_DEBUG_H */