Parent: aedd7b936b7240614a5305a8039a402d2da335ea
Author: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Committer: Luiz Augusto von Dentz <luiz.von.dentz@intel.com>
Date: 2025-04-17 22:58:19
Tree: 3ab99271750f49bfea9e8f7834624db3023ede31
shared/shell: Fix build errors in fc42 This fixes the following errors: src/shared/shell.c: In function 'rl_cleanup': src/shared/shell.c:1429:20: error: zero-length gnu_printf format string [-Werror=format-zero-length] 1429 | rl_message(""); | ^~
Diffstat
| M | src/shared/shell.c | | | 2 | +- |
1 files changed, 1 insertions(+), 1 deletions(-)