SDP: protect against out of bounds access
[metze/wireshark/wip.git] / capture_info.h
index cbd13336c02e1cf539e292822541cb209373b1e9..46bd72aade12c8785c9aa27e6e484008ceb96227 100644 (file)
@@ -79,6 +79,8 @@ capture_info    *cinfo);
 }
 #endif /* __cplusplus */
 
+#endif /* capture_info.h */
+
 /*
  * Editor modelines  -  http://www.wireshark.org/tools/modelines.html
  *
@@ -91,5 +93,3 @@ capture_info    *cinfo);
  * vi: set shiftwidth=4 tabstop=8 expandtab:
  * :indentSize=4:tabSize=8:noTabs=true:
  */
-
-#endif /* capture_info.h */