aboutsummaryrefslogtreecommitdiffstats
path: root/ringbuffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'ringbuffer.h')
-rw-r--r--ringbuffer.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/ringbuffer.h b/ringbuffer.h
index d506ed3277..ca322ae8a1 100644
--- a/ringbuffer.h
+++ b/ringbuffer.h
@@ -45,6 +45,8 @@ gboolean ringbuf_libpcap_dump_close(gchar **save_file, int *err);
void ringbuf_free(void);
void ringbuf_error_cleanup(void);
+#endif /* ringbuffer.h */
+
/*
* Editor modelines - http://www.wireshark.org/tools/modelines.html
*
@@ -54,8 +56,6 @@ void ringbuf_error_cleanup(void);
* indent-tabs-mode: nil
* End:
*
- * ex: set shiftwidth=2 tabstop=8 expandtab:
+ * vi: set shiftwidth=2 tabstop=8 expandtab:
* :indentSize=2:tabSize=8:noTabs=true:
*/
-
-#endif /* ringbuffer.h */