common/SCMAbstractCommitDialog.st
branchcvs_MAIN
changeset 761 a1f2b6a3c24e
parent 753 547d4ce40b8c
child 868 636dc9e09d94
--- a/common/SCMAbstractCommitDialog.st	Sun Jul 16 13:37:14 2017 +0200
+++ b/common/SCMAbstractCommitDialog.st	Sun Jul 16 14:05:13 2017 +0200
@@ -821,11 +821,12 @@
                     action:[self doCancel];
 
         show.
-    ^anyError not
+    "/ ^anyError not - boolean or not?
 
     "Created: / 10-05-2012 / 17:24:20 / Jan Vrany <jan.vrany@fit.cvut.cz>"
     "Modified: / 30-06-2013 / 12:50:47 / Jan Vrany <jan.vrany@fit.cvut.cz>"
     "Modified (comment): / 21-02-2014 / 23:30:46 / Jan Vrany <jan.vrany@fit.cvut.cz>"
+    "Modified: / 16-07-2017 / 13:53:45 / cg"
 !
 
 doUpdateButtonEnablements