mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 06:36:24 +00:00
...
This commit is contained in:
parent
8f46505a50
commit
f2df629634
1 changed files with 1 additions and 1 deletions
|
|
@ -28,6 +28,6 @@ print_stack_trace(void) {
|
|||
#else
|
||||
static inline void
|
||||
print_stack_trace(void) {
|
||||
fprintf(stderr, "stack trace functionality not available");
|
||||
fprintf(stderr, "Stack trace functionality not available.\n");
|
||||
}
|
||||
#endif
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue