Fix header. Add comments.
[bertos.git] / bertos / dt / editbool.h
index de9766c50b6d4fda13c290a5598e0855c9f479c1..a339330d11024c7c377c0f1b8d44ddcba8b311eb 100644 (file)
@@ -55,4 +55,4 @@ void editbool_update(DEditBool *e, dtag_t tag, dval_t val);
 void editbool_draw(DEditBool *e);
 
 
-#endif
+#endif /* DT_EDITBOOL_H */