[Gnucash-changes] r12873 - gnucash/trunk/src/scm - The Parenthesis! My favorite punctuation.

Chris Shoemaker chris at cvs.gnucash.org
Wed Jan 18 21:00:27 EST 2006


Author: chris
Date: 2006-01-18 21:00:25 -0500 (Wed, 18 Jan 2006)
New Revision: 12873
Trac: http://svn.gnucash.org/trac/changeset/12873

Modified:
   gnucash/trunk/src/scm/main.scm
Log:
The Parenthesis!  My favorite punctuation.


Modified: gnucash/trunk/src/scm/main.scm
===================================================================
--- gnucash/trunk/src/scm/main.scm	2006-01-19 01:33:16 UTC (rev 12872)
+++ gnucash/trunk/src/scm/main.scm	2006-01-19 02:00:25 UTC (rev 12873)
@@ -372,7 +372,7 @@
   (gnc:initialize-config-vars) ;; in command-line.scm
   ;; handle unrecognized command line args
   (if (not (gnc:handle-command-line-args))
-      (gnc:shutdown 1))
+      (gnc:shutdown 1)))
 
 (define (gnc:startup-pass-2)
   (gnc:debug "starting up (2).")



More information about the gnucash-changes mailing list