[Gnucash-changes] QSF backend, support for partial QofBooks,
merge fix, references and KVP
Chris Shoemaker
c.shoemaker at cox.net
Sun Feb 20 16:39:03 EST 2005
***************************
guint64 * size_return);
-/** Returns the GList of kvp_frames (not to be confused with GList's
+/** Returns the GList of kvp_frame's (not to be confused with GList's
* of something else!) from the given kvp_frame. This one is
* non-copying -- the caller can modify the value directly.
***************************
The other comment is a big improvement, but this just changes the
comment from wrong to unparsable. Probably you meant:
-/** Returns the GList of kvp_frames (not to be confused with GList's
- * of something else!) from the given kvp_frame. This one is
+/** Returns the GList of kvp_values (not to be confused with GLists
+ * of something else!) from the given kvp_value. This one is
Right? Or am I _still_ confused?
-chris
More information about the gnucash-devel
mailing list