aboutsummaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorJoão Valverde <j@v6e.pt>2021-07-26 01:31:17 +0100
committerWireshark GitLab Utility <gerald+gitlab-utility@wireshark.org>2021-07-26 14:56:11 +0000
commit133b0c583f0d365175284a94c9b5411d62e3e5b9 (patch)
tree3ce5db3a1b697aa225262ed3fcfe1b78292c8e46 /debian
parent7f9c1f5f92c131354fc8b2b88d473706786064c0 (diff)
Move epan/wmem/wmem_scopes.h to epan/
This header was installed incorrectly to epan/wmem_scopes.h. Instead of creating additional installation rules for a single header in a subfolder (kept for backward compatibility) just rename the standard "epan/wmem/wmem.h" include to "epan/wmem_scopes.h" and fix the documentation. Now the header is installed *correctly* to epan/wmem_scopes.h.
Diffstat (limited to 'debian')
-rw-r--r--debian/libwireshark-dev.install1
1 files changed, 0 insertions, 1 deletions
diff --git a/debian/libwireshark-dev.install b/debian/libwireshark-dev.install
index c3b5e9507e..28be0f59b2 100644
--- a/debian/libwireshark-dev.install
+++ b/debian/libwireshark-dev.install
@@ -7,4 +7,3 @@ epan/crypt/*.h usr/include/wireshark/epan/crypt
epan/dfilter/*.h usr/include/wireshark/epan/dfilter
epan/dissectors/*.h usr/include/wireshark/epan/dissectors
epan/ftypes/*.h usr/include/wireshark/epan/ftypes
-epan/wmem/*.h usr/include/wireshark/epan/wmem