r15832 - gnucash/trunk/src/gnome - detail

Josh Sled jsled at cvs.gnucash.org
Thu Apr 5 20:51:43 EDT 2007


Author: jsled
Date: 2007-04-05 20:51:42 -0400 (Thu, 05 Apr 2007)
New Revision: 15832
Trac: http://svn.gnucash.org/trac/changeset/15832

Modified:
   gnucash/trunk/src/gnome/dialog-sx-editor.c
Log:
detail

Modified: gnucash/trunk/src/gnome/dialog-sx-editor.c
===================================================================
--- gnucash/trunk/src/gnome/dialog-sx-editor.c	2007-04-06 00:50:50 UTC (rev 15831)
+++ gnucash/trunk/src/gnome/dialog-sx-editor.c	2007-04-06 00:51:42 UTC (rev 15832)
@@ -251,7 +251,7 @@
     gnc_sxed_save_sx( sxed );
 
     /* add to list */
-    // @@fixme -- forget 'new'-flag: check for existance.
+    // @@fixme -- forget 'new'-flag: check for existance of the SX [?]
     if ( sxed->newsxP ) {
         book = gnc_get_current_book ();
         sxes = gnc_book_get_schedxactions(book);



More information about the gnucash-changes mailing list