diff --git a/src/register/recncell.c b/src/register/recncell.c index 0b48fb45ff..74b3aa9d4d 100644 --- a/src/register/recncell.c +++ b/src/register/recncell.c @@ -32,7 +32,11 @@ #include "basiccell.h" #include "recncell.h" -/* hack alert -- temp defs should include Transaction.h */ +/* hack alert -- temp defs: we should should probably include + * Transaction.h and also implement a more sophisticated togglig + * between the various reconcile states. + */ + #define NREC 'n' #define CREC 'c'