Skip to content

Commit 8ab373c

Browse files
committed
Adjust comments.
1 parent b08a29b commit 8ab373c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

plugins/gui/lvgl_static/src/others/xml/parsers/lv_xml_textarea_parser.h

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/**
2-
* @file lv_xml_label_parser.h
2+
* @file lv_xml_textarea_parser.h
33
*
44
*/
55

@@ -38,4 +38,4 @@ void lv_xml_textarea_apply(lv_xml_parser_state_t * state, const char ** attrs);
3838
} /*extern "C"*/
3939
#endif
4040

41-
#endif /*LV_LABEL_XML_PARSE_H*/
41+
#endif /*LV_TEXTAREA_XML_PARSE_H*/

0 commit comments

Comments
 (0)