aboutsummaryrefslogtreecommitdiffstats
path: root/common
diff options
context:
space:
mode:
Diffstat (limited to 'common')
-rw-r--r--common/estream.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/common/estream.h b/common/estream.h
index 382b6da84..c201b666a 100644
--- a/common/estream.h
+++ b/common/estream.h
@@ -198,4 +198,5 @@ estream_t es_tmpfile (void);
void es_opaque_set (estream_t ES__RESTRICT stream, void *ES__RESTRICT opaque);
void *es_opaque_get (estream_t stream);
-#endif
+#endif /*ESTREAM_H*/
+