aboutsummaryrefslogtreecommitdiffstats
path: root/wsutil/wslog.c
diff options
context:
space:
mode:
Diffstat (limited to 'wsutil/wslog.c')
-rw-r--r--wsutil/wslog.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/wsutil/wslog.c b/wsutil/wslog.c
index 5a24b5511b..a6482e6e7c 100644
--- a/wsutil/wslog.c
+++ b/wsutil/wslog.c
@@ -891,6 +891,7 @@ static void log_write_do_work(FILE *fp, bool use_color,
else if (file != NULL)
fprintf(fp, "%s ", file);
+ /* Any formatting changes here need to be synced with ui/capture.c:capture_input_closed. */
fputs("-- ", fp);
/* Function name */