aboutsummaryrefslogtreecommitdiffstats
path: root/packet-dcerpc-rs_pgo.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2004-03-09 09:24:41 +0000
committerGuy Harris <guy@alum.mit.edu>2004-03-09 09:24:41 +0000
commit640180bea5bdd5c2984a11e7b7098fa78ac5137c (patch)
treebd9a3f8aa30f3b29522e3bcf7d51bbe14426b991 /packet-dcerpc-rs_pgo.c
parentc7a7cd5e0ff2ebf54ab2c836d885aafb6326f4be (diff)
Make variables not used outside the module static.
Initialize "hf_error_st" to -1, the same way other hf_ variables are initialized, and make it an "int", as other hf_ variables are. svn path=/trunk/; revision=10354
Diffstat (limited to 'packet-dcerpc-rs_pgo.c')
-rw-r--r--packet-dcerpc-rs_pgo.c4
1 files changed, 2 insertions, 2 deletions
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