aboutsummaryrefslogtreecommitdiffstats
path: root/ui/export_pdu_ui_utils.h
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2018-04-30 09:47:58 +0200
committerAnders Broman <a.broman58@gmail.com>2018-05-01 06:56:37 +0000
commit14720ace0666695a07c9e2394e14337476691e21 (patch)
treef1b6495fb851b30f5b19c58c8177d826d91896ea /ui/export_pdu_ui_utils.h
parent488c831790405ac254ecbecb045c59b562cb4531 (diff)
Fix comment end after SPDX identifier
Move */ to a separate line below the SPDX identifier. Change-Id: Id1032215449cfccae0933147b45e04b65e0b727f Reviewed-on: https://code.wireshark.org/review/27211 Reviewed-by: Anders Broman <a.broman58@gmail.com>
Diffstat (limited to 'ui/export_pdu_ui_utils.h')
-rw-r--r--ui/export_pdu_ui_utils.h19
1 files changed, 10 insertions, 9 deletions
diff --git a/ui/export_pdu_ui_utils.h b/ui/export_pdu_ui_utils.h
index 1ed0b6a344..7b7310b9b1 100644
--- a/ui/export_pdu_ui_utils.h
+++ b/ui/export_pdu_ui_utils.h
@@ -1,13 +1,14 @@
/*
-* export_pdu_ui_utils.h
-* Routines for exported_pdu dissection
-* Copyright 2013, Anders Broman <anders-broman@ericsson.com>
-*
-* Wireshark - Network traffic analyzer
-* By Gerald Combs <gerald@wireshark.org>
-* Copyright 1998 Gerald Combs
-*
-* SPDX-License-Identifier: GPL-2.0-or-later*/
+ * export_pdu_ui_utils.h
+ * Routines for exported_pdu dissection
+ * Copyright 2013, Anders Broman <anders-broman@ericsson.com>
+ *
+ * Wireshark - Network traffic analyzer
+ * By Gerald Combs <gerald@wireshark.org>
+ * Copyright 1998 Gerald Combs
+ *
+ * SPDX-License-Identifier: GPL-2.0-or-later
+ */
#ifndef EXPORT_PDU_UI_UTILS_H
#define EXPORT_PDU_UI_UTILS_H