X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=common%2Fcommand.c;h=af2f8cbf7b8c163e74dc8530d89c50f67dc82665;hb=5e3dca577b7c1bf58bd2b48449b18b7e7dcd8e04;hp=361ca62f42b9cbc48f7e6b533c4f748c04232bcc;hpb=c3517f919d0f61650cf3027fd4faf0f631142f6c;p=oweals%2Fu-boot.git diff --git a/common/command.c b/common/command.c index 361ca62f42..af2f8cbf7b 100644 --- a/common/command.c +++ b/common/command.c @@ -76,7 +76,7 @@ U_BOOT_CMD( " - echo args to console; \\c suppresses newline\n" ); -#endif /* CFG_CMD_ECHO */ +#endif #ifdef CFG_HUSH_PARSER