aboutsummaryrefslogtreecommitdiffstats
path: root/epan/dissectors/packet-snmp.h
diff options
context:
space:
mode:
authorgerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-04-08 19:51:39 +0000
committergerald <gerald@f5534014-38df-0310-8fa8-9805f1628bb7>2011-04-08 19:51:39 +0000
commit5f1f810eccc16b89eed7dd6c8a29ee5b39057d96 (patch)
treed3c4b02577860d2752f3223b2aaa4a40c175eb6e /epan/dissectors/packet-snmp.h
parent70fc71159dc9718f25624370b9362aacc263a8cc (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. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@36522 f5534014-38df-0310-8fa8-9805f1628bb7
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
*