summaryrefslogtreecommitdiff
path: root/packet-ipx.h
diff options
context:
space:
mode:
Diffstat (limited to 'packet-ipx.h')
-rw-r--r--packet-ipx.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/packet-ipx.h b/packet-ipx.h
index ce5f20f9e9..4f58ca94da 100644
--- a/packet-ipx.h
+++ b/packet-ipx.h
@@ -2,7 +2,7 @@
* Routines for NetWare's IPX
* Gilbert Ramirez <gram@verdict.uthscsa.edu>
*
- * $Id: packet-ipx.h,v 1.2 1998/10/14 05:18:31 gram Exp $
+ * $Id: packet-ipx.h,v 1.3 1999/11/22 06:03:46 gram Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@unicom.net>
@@ -93,3 +93,5 @@ struct ipx_rip_packet
gchar*
ipxnet_to_string(const guint8 *ad);
+gchar *
+ipxnet_to_str_punct(const guint32 ad, char punct);