Skip to content

Commit

Permalink
SPANISH added (debugging)
Browse files Browse the repository at this point in the history
  • Loading branch information
gu4re authored Mar 4, 2023
1 parent 1944779 commit 4ab8459
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _code/csh_es.c
Original file line number Diff line number Diff line change
Expand Up @@ -984,7 +984,7 @@ void handler_msh(void){

signal(SIGINT, (void *)handler_msh);

printf("\csh> ");
printf("\ncsh> ");
fflush(stdout);
print_prompt = false;
}
Expand Down

0 comments on commit 4ab8459

Please sign in to comment.