diff options
Diffstat (limited to 'notes.h')
-rw-r--r-- | notes.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -40,6 +40,7 @@ extern struct notes_tree { char *ref; combine_notes_fn *combine_notes; int initialized; + int dirty; } default_notes_tree; /* |