Hi Holger,
On 06/03/11 13:26, Holger Hans Peter Freyther wrote:
On 03/06/2011 01:21 PM, Pablo Neira Ayuso wrote:
Please, find it attached.
Are you using svn diff to create the diff in wireshark?
Yes, that's why those:
-diff --git a/epan/CMakeLists.txt b/epan/CMakeLists.txt -index a22406c..0b09335 100644 ---- a/epan/CMakeLists.txt -+++ b/epan/CMakeLists.txt -@@ -586,6 +586,7 @@ set(DISSECTOR_SRC +Index: wireshark/epan/CMakeLists.txt +=================================================================== +--- wireshark.orig/epan/CMakeLists.txt 2011-03-03 14:01:07.000000000 +0100 ++++ wireshark/epan/CMakeLists.txt 2011-03-03 14:01:20.000000000 +0100 +@@ -589,6 +589,7 @@ set(DISSECTOR_SRC
are showing up. If those disturb I can regenerate with git-svn (my initial checkout of wireshark was using svn directly, sorry).