summaryrefslogtreecommitdiffstats
path: root/listen/listen.h
diff options
context:
space:
mode:
authorCraig Small <csmall@enc.com.au>2001-11-27 04:57:42 +0000
committerCraig Small <csmall@enc.com.au>2001-11-27 04:57:42 +0000
commit9e695cc7bac9a3ee8831bdae91a265af4b321bd1 (patch)
tree8f69839778d45ce695854ca68dac324a0af7e611 /listen/listen.h
parent886a37dd2309e60f85360ddec562417bbe741730 (diff)
remerged with terry indents
Diffstat (limited to 'listen/listen.h')
-rw-r--r--listen/listen.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/listen/listen.h b/listen/listen.h
index 4418967..1633bb1 100644
--- a/listen/listen.h
+++ b/listen/listen.h
@@ -39,7 +39,7 @@ void ax25_dump(unsigned char *, int, int);
char *pax25(char *, unsigned char *);
/* In nrdump.c */
-void netrom_dump(unsigned char *, int, int);
+void netrom_dump(unsigned char *, int, int, int);
/* In arpdump.c */
void arp_dump(unsigned char *, int);