From 3adba48f117f748dfb08a0dd4cdd42f214bae93f Mon Sep 17 00:00:00 2001 From: Sergey Poznyakoff Date: Mon, 20 Aug 2018 23:14:31 +0300 Subject: Update gint --- scripts/bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/bootstrap') diff --git a/scripts/bootstrap b/scripts/bootstrap index 264d1a7..b1b990f 100755 --- a/scripts/bootstrap +++ b/scripts/bootstrap @@ -255,7 +255,7 @@ exec ${GUILE-guile} -l $0 -c "(apply $main (cons \"$0\" (cdr (command-line))))" (display ocomm) (display line) (if ccomm - (displat ccomm)) + (display ccomm)) (newline)) autogenerated-file-header)) -- cgit v1.2.1