aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-ncp-int.h
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2008-08-04 02:27:20 +0000
committerBill Meier <wmeier@newsguy.com>2008-08-04 02:27:20 +0000
commit1fc904c6bef234a03e7b0a2c62499817705cf831 (patch)
tree32524f1db3c82b9ca019bf06e2e341da566460a1 /epan/dissectors/packet-ncp-int.h
parentd8c21bbe382a1b156e8afda21b5d9a983eae0d72 (diff)
Adjust various indentation/spacing; Do some minor reformatting
svn path=/trunk/; revision=25911
Diffstat (limited to 'epan/dissectors/packet-ncp-int.h')
-rw-r--r--epan/dissectors/packet-ncp-int.h18
1 files changed, 9 insertions, 9 deletions
diff --git a/epan/dissectors/packet-ncp-int.h b/epan/dissectors/packet-ncp-int.h
index 61ab787e4a..cacfffe092 100644
--- a/epan/dissectors/packet-ncp-int.h
+++ b/epan/dissectors/packet-ncp-int.h
@@ -89,15 +89,15 @@ typedef struct {
struct novell_tap {
- int stat;
- int hdr;
+ int stat;
+ int hdr;
};
typedef struct novell_tap _novell_tap;
typedef struct {
- guint8 error_in_packet;
- gint ncp_error_index;
+ guint8 error_in_packet;
+ gint ncp_error_index;
} error_equivalency;
typedef struct {
@@ -119,7 +119,7 @@ typedef struct {
gboolean *req_cond_results;
guint32 req_frame_num;
nstime_t req_frame_time;
- guint16 length;
+ guint16 length;
guint32 req_nds_flags;
guint32 req_nds_prot_flags;
guint8 nds_request_verb;
@@ -127,10 +127,10 @@ typedef struct {
char object_name[256];
gboolean nds_frag;
guint32 nds_end_frag;
- guint32 nds_frag_num;
- guint16 req_mask;
- guint16 req_mask_ext;
- guint32 nds_frag_flags;
+ guint32 nds_frag_num;
+ guint16 req_mask;
+ guint16 req_mask_ext;
+ guint32 nds_frag_flags;
} ncp_req_hash_value;
void dissect_ncp_request(tvbuff_t*, packet_info*, guint32,