From 4d451478127024631b4f35d0cef8b54f28234c8c Mon Sep 17 00:00:00 2001 From: guy Date: Thu, 20 Apr 2000 07:23:45 +0000 Subject: "nw_server_address" is no longer a global variable, so don't declare it in "packet-ncp.h". git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1883 f5534014-38df-0310-8fa8-9805f1628bb7 --- packet-ncp.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/packet-ncp.h b/packet-ncp.h index 338ab7cb9d..c56f16c408 100644 --- a/packet-ncp.h +++ b/packet-ncp.h @@ -2,7 +2,7 @@ * Routines for NetWare Core Protocol * Gilbert Ramirez * - * $Id: packet-ncp.h,v 1.9 2000/02/15 21:02:40 gram Exp $ + * $Id: packet-ncp.h,v 1.10 2000/04/20 07:23:45 guy Exp $ * * Ethereal - Network traffic analyzer * By Gerald Combs @@ -25,4 +25,3 @@ */ void dissect_ncp(const u_char *, int, frame_data *, proto_tree *); -extern guint32 nw_server_address; -- cgit v1.2.3