diff options
-rw-r--r-- | utility.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1676,7 +1676,7 @@ extern int print_file_by_name(char *filename) | |||
1676 | } | 1676 | } |
1677 | #endif /* BB_CAT */ | 1677 | #endif /* BB_CAT */ |
1678 | 1678 | ||
1679 | #if defined BB_ECHO || defined BB_TR | 1679 | #if defined BB_ECHO || defined BB_SH || defined BB_TR |
1680 | char process_escape_sequence(char **ptr) | 1680 | char process_escape_sequence(char **ptr) |
1681 | { | 1681 | { |
1682 | char c; | 1682 | char c; |