xiaoxiang781216 commented on code in PR #3143:
URL: https://github.com/apache/nuttx-apps/pull/3143#discussion_r2443403064


##########
graphics/jpgresizetool/Kconfig:
##########
@@ -0,0 +1,10 @@
+#
+# For a description of the syntax of this configuration file,
+# see the file kconfig-language.txt in the NuttX tools repository.
+#
+
+config GRAPHICS_JPGRESIZETOOL
+       bool "JPGResizeTool"
+       default n
+  ---help---
+    Libjpeg JPEG resizer

Review Comment:
   All indents in Kconfig need be tabs, not spaces



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to