diff options
Diffstat (limited to 'shell')
| -rw-r--r-- | shell/cmdedit.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/shell/cmdedit.c b/shell/cmdedit.c index ffe7afab2..e317b86fa 100644 --- a/shell/cmdedit.c +++ b/shell/cmdedit.c | |||
| @@ -113,7 +113,7 @@ void *xcalloc(size_t size, size_t se) | |||
| 113 | } | 113 | } |
| 114 | 114 | ||
| 115 | #define error_msg(s, d) fprintf(stderr, s, d) | 115 | #define error_msg(s, d) fprintf(stderr, s, d) |
| 116 | #endif | 116 | #endif /* TEST */ |
| 117 | 117 | ||
| 118 | 118 | ||
| 119 | struct history { | 119 | struct history { |
