X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fdt%2Feditbool.h;h=a339330d11024c7c377c0f1b8d44ddcba8b311eb;hb=533a5c609cd2f30e679df3e68c7404b87d94a1e7;hp=de9766c50b6d4fda13c290a5598e0855c9f479c1;hpb=aa5a26b7b1d4660c1d6210b582e7d91d90ab5457;p=bertos.git diff --git a/bertos/dt/editbool.h b/bertos/dt/editbool.h index de9766c5..a339330d 100644 --- a/bertos/dt/editbool.h +++ b/bertos/dt/editbool.h @@ -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 */