aboutsummaryrefslogtreecommitdiffstats
path: root/packaging
diff options
context:
space:
mode:
authorStig Bjørlykke <stig@bjorlykke.org>2016-06-01 12:38:01 +0200
committerStig Bjørlykke <stig@bjorlykke.org>2016-06-01 10:40:28 +0000
commit830cc9514321357f7734bb4d934dafb0214b7f4f (patch)
treec623de462d2bafc4089d4f26dd605d5e1bafe009 /packaging
parentb48bff80265a408aec4f42d080d3db6f8329933b (diff)
Terminate last <dict> in Info.plist
This bug was introduced in g162edec9. Change-Id: Ia7c6ab0ae35b9b0116c6c9396dfa6e5173967726 Reviewed-on: https://code.wireshark.org/review/15676 Reviewed-by: Stig Bjørlykke <stig@bjorlykke.org>
Diffstat (limited to 'packaging')
-rw-r--r--packaging/macosx/Info.plist.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/packaging/macosx/Info.plist.in b/packaging/macosx/Info.plist.in
index 456de01ba6..492e695fb6 100644
--- a/packaging/macosx/Info.plist.in
+++ b/packaging/macosx/Info.plist.in
@@ -107,6 +107,7 @@
<string>Ixia IxVeriWave Packet Capture</string>
<key>CFBundleTypeRole</key>
<string>Viewer</string>
+ </dict>
<!-- XXX - This dictionary needs a lot more entries -->
</array>
<key>CFBundleInfoDictionaryVersion</key>