diff --git a/dispd/include/dispd.h b/dispd/include/dispd.h index dcc7c90c..3f42d563 100644 --- a/dispd/include/dispd.h +++ b/dispd/include/dispd.h @@ -61,7 +61,7 @@ int dispd_get_framebuffer_height(struct dispd_framebuffer* framebuffer); int dispd_get_framebuffer_width(struct dispd_framebuffer* framebuffer); #if defined(__cplusplus) -} // extern "C" +} /* extern "C" */ #endif #endif