aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--packet-dcerpc-afs4int.c7
-rw-r--r--packet-dcerpc-fldb.c6
-rw-r--r--packet-dcerpc-rs_pgo.c4
3 files changed, 9 insertions, 8 deletions
diff --git a/packet-dcerpc-afs4int.c b/packet-dcerpc-afs4int.c
index 20e2739913..34d71b8a60 100644
--- a/packet-dcerpc-afs4int.c
+++ b/packet-dcerpc-afs4int.c
@@ -5,7 +5,7 @@
* This information is based off the released idl files from opengroup.
* ftp://ftp.opengroup.org/pub/dce122/dce/src/file.tar.gz file/fsint/afs4int.idl
*
- * $Id: packet-dcerpc-afs4int.c,v 1.7 2004/02/01 06:49:22 jmayer Exp $
+ * $Id: packet-dcerpc-afs4int.c,v 1.8 2004/03/09 09:24:40 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -304,8 +304,9 @@ static gint ett_afs4int_afsbundled_stat = -1;
/* vars for our macro(s) */
-guint32 hf_error_st, st;
-char *st_str;
+static int hf_error_st = -1;
+static guint32 st;
+static char *st_str;
static e_uuid_t uuid_afs4int =
diff --git a/packet-dcerpc-fldb.c b/packet-dcerpc-fldb.c
index 8b55a7e603..c281b33f8c 100644
--- a/packet-dcerpc-fldb.c
+++ b/packet-dcerpc-fldb.c
@@ -5,7 +5,7 @@
* This information is based off the released idl files from opengroup.
* ftp://ftp.opengroup.org/pub/dce122/dce/src/file.tar.gz file/flserver/fldb_proc.idl
*
- * $Id: packet-dcerpc-fldb.c,v 1.7 2004/02/21 04:55:42 guy Exp $
+ * $Id: packet-dcerpc-fldb.c,v 1.8 2004/03/09 09:24:40 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -186,8 +186,8 @@ static int hf_fldb_uuid_owner = -1;
static int hf_fldb_volid_high = -1;
static int hf_fldb_volid_low = -1;
static int hf_fldb_voltype = -1;
-guint32 st;
-const guint8 *st_str;
+static guint32 st;
+static const guint8 *st_str;
#define AFS_FLAG_RETURNTOKEN 1
#define AFS_FLAG_TOKENJUMPQUEUE 2
diff --git a/packet-dcerpc-rs_pgo.c b/packet-dcerpc-rs_pgo.c
index 36efc1b338..924e2f8af1 100644
--- a/packet-dcerpc-rs_pgo.c
+++ b/packet-dcerpc-rs_pgo.c
@@ -5,7 +5,7 @@
* This information is based off the released idl files from opengroup.
* ftp://ftp.opengroup.org/pub/dce122/dce/src/security.tar.gz security/idl/rs_pgo.idl
*
- * $Id: packet-dcerpc-rs_pgo.c,v 1.11 2004/02/24 18:23:45 guy Exp $
+ * $Id: packet-dcerpc-rs_pgo.c,v 1.12 2004/03/09 09:24:41 guy Exp $
*
* Ethereal - Network traffic analyzer
* By Gerald Combs <gerald@ethereal.com>
@@ -126,7 +126,7 @@ static gint ett_rs_pgo_id_key_t = -1;
static gint ett_rs_pgo_unix_num_key_t = -1;
static gint ett_rs_pgo_query_result_t = -1;
static gint ett_rs_pgo_result_t = -1;
-guint8 *st_str;
+static guint8 *st_str;
#define sec_rgy_acct_admin_valid 0x1