Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
rev-parse --branches/--tags/--remotes=pattern
[gitweb.git]
/
notes.h
diff --git
a/notes.h
b/notes.h
index 7f3eed4384208a6cff16aac08d64a9dfb2dafe57..a1421e351ae0a6f97824b150140e49ddd5d3414d 100644
(file)
--- a/
notes.h
+++ b/
notes.h
@@
-1,6
+1,9
@@
#ifndef NOTES_H
#define NOTES_H
+/* Free (and de-initialize) the internal notes tree structure */
+void free_notes(void);
+
#define NOTES_SHOW_HEADER 1
#define NOTES_INDENT 2