Change comment to reflect kvp->properties.

This commit is contained in:
John Ralls 2015-01-02 13:12:39 -08:00
parent 94fbf97f90
commit ca75bd9a17

View File

@ -303,7 +303,7 @@ void gnc_sx_remove_defer_instance( SchedXaction *sx, void *deferStateData );
*/
GList *gnc_sx_get_defer_instances( SchedXaction *sx );
/* #defines for KvpFrame strings and QOF */
/* #defines for Properties and GncModule */
#define GNC_SX_SHARES "shares"
#define GNC_SX_FREQ_SPEC "scheduled-frequency"
#define GNC_SX_NAME "sched-xname"