summaryrefslogtreecommitdiff
path: root/save.pl~
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2022-01-22 18:24:32 +0100
committerJohn Ankarström <john@ankarstrom.se>2022-01-22 18:24:32 +0100
commit7628f46fe0b35eec8ae6d4045693ca3f9598819d (patch)
tree993a4bbec269292c025aae3633cb6486bbf37a96 /save.pl~
parent67b06ee461ade5982ab7d88673737fcc9eefea21 (diff)
downloadsave-7628f46fe0b35eec8ae6d4045693ca3f9598819d.tar.gz
M save.pl
M save.pl~
Diffstat (limited to 'save.pl~')
-rw-r--r--save.pl~2
1 files changed, 1 insertions, 1 deletions
diff --git a/save.pl~ b/save.pl~
index 5c1ec14..766efd8 100644
--- a/save.pl~
+++ b/save.pl~
@@ -94,5 +94,5 @@ commited(S) :-
send(@display, report, error,
'Files could not be saved.').
-commited(exit(_)) :-
+commited(_) :-
halt.