e_info: Add missing carriage return 78/320178/2
authorSeunghun Lee <shiin@samsung.com>
Thu, 26 Sep 2024 05:11:11 +0000 (14:11 +0900)
committerTizen Window System <tizen.windowsystem@gmail.com>
Tue, 25 Feb 2025 03:34:48 +0000 (03:34 +0000)
Change-Id: I483ab6aa985cfc37556d5f39d1c8b94c3a28bee0

src/include/e_info_shared_types.h

index dae347bc77e8ece29ede5f67cc0e25dcc7c65301..efc8aa55b26d7a226689770956a3c182cf5ef976 100644 (file)
@@ -387,7 +387,7 @@ typedef enum
    "Subcommands:\n" \
    "  border\tManipulate border of video viewport\n" \
    "  info\t\tPrint video shell information\n" \
-   "  transform\tTransform video viewport"
+   "  transform\tTransform video viewport\n"
 #define USAGE_VIDEO_SHELL_BORDER \
    "winfo -video_shell border [OPTS]\n\n" \
    "  --help\tShow this help message and exit\n" \