summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--mobile/widgets_default/default_macro.edc2
1 files changed, 1 insertions, 1 deletions
diff --git a/mobile/widgets_default/default_macro.edc b/mobile/widgets_default/default_macro.edc
index af14e652..f53eba5c 100644
--- a/mobile/widgets_default/default_macro.edc
+++ b/mobile/widgets_default/default_macro.edc
@@ -3329,7 +3329,7 @@
GENLIST_DESCRIPTION_LRB(LEFT, RIGHT, BOTTOM, \
min: 0 HEIGHT; \
GENLIST_PARAM_SUBITEM_DEFAULT \
- fixed: 1 1; align: 0 1; text.max: 1 0; // This limits text growing. \
+ fixed: 1 1; align: 0 1; text.max: 1 0; /* This limits text growing. */ \
) \
GENLIST_DESCRIPTION_SUBITEM_DEFAULT_OTHERS \
)