summaryrefslogtreecommitdiff
path: root/wiretap/commview.c
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2014-10-06 22:01:12 -0700
committerGuy Harris <guy@alum.mit.edu>2014-10-07 05:01:39 +0000
commitffd48cefa6c468d4cdadd5e562f0d3c63eb4a2d6 (patch)
tree58061a0a150ff180c840de7776c78cf02fd97490 /wiretap/commview.c
parent683d657d4977487c073777f156938d6970e2f08b (diff)
downloadwireshark-ffd48cefa6c468d4cdadd5e562f0d3c63eb4a2d6.tar.gz
Whitespace cleanups.
Change-Id: I92f983b2e04defab30eb31c14c484b9f0f582413 Reviewed-on: https://code.wireshark.org/review/4513 Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'wiretap/commview.c')
-rw-r--r--wiretap/commview.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wiretap/commview.c b/wiretap/commview.c
index b9154d965d..9840041d14 100644
--- a/wiretap/commview.c
+++ b/wiretap/commview.c
@@ -48,7 +48,7 @@ typedef struct commview_header {
guint8 version;
guint16 year;
guint8 month;
- guint8 day;
+ guint8 day;
guint8 hours;
guint8 minutes;
guint8 seconds;