aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-snmp.h
diff options
context:
space:
mode:
authorGerald Combs <gerald@wireshark.org>2011-04-08 19:51:39 +0000
committerGerald Combs <gerald@wireshark.org>2011-04-08 19:51:39 +0000
commita5b20fbdf63a40b946d68175ee412506be766206 (patch)
treed3c4b02577860d2752f3223b2aaa4a40c175eb6e /epan/dissectors/packet-snmp.h
parentde938dddceccb5f4c1da64924a758c2d214912dc (diff)
Add a relative path to the "#line" directives we produce. Regenerate the
SNMP and SPNEGO dissectors to see if it helps Coverity locate the original source files. svn path=/trunk/; revision=36522
Diffstat (limited to 'epan/dissectors/packet-snmp.h')
-rw-r--r--epan/dissectors/packet-snmp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-snmp.h b/epan/dissectors/packet-snmp.h
index d246561083..bede6f3cd4 100644
--- a/epan/dissectors/packet-snmp.h
+++ b/epan/dissectors/packet-snmp.h
@@ -5,7 +5,7 @@
/* Input file: packet-snmp-template.h */
-#line 1 "packet-snmp-template.h"
+#line 1 "../../asn1/snmp/packet-snmp-template.h"
/* packet-snmp.h
* Routines for snmp packet dissection
*