author | Michael Krelin <hacker@klever.net> | 2005-03-06 21:58:30 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2005-03-06 21:58:30 (UTC) |
commit | dd855cb44cb06cf630e4fe9aba09fa2e43a63aed (patch) (unidiff) | |
tree | 94935df266c54f21be6e868ed1247a3eefa69cd2 /include | |
parent | 5f46976a264df39b847e3095b5babb400ab2a3e7 (diff) | |
download | sitecing-dd855cb44cb06cf630e4fe9aba09fa2e43a63aed.zip sitecing-dd855cb44cb06cf630e4fe9aba09fa2e43a63aed.tar.gz sitecing-dd855cb44cb06cf630e4fe9aba09fa2e43a63aed.tar.bz2 |
added a bit of info for doxygen
-rw-r--r-- | include/sitecing/sitecing_enflesher.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/include/sitecing/sitecing_enflesher.h b/include/sitecing/sitecing_enflesher.h index ad57fb5..512a358 100644 --- a/include/sitecing/sitecing_enflesher.h +++ b/include/sitecing/sitecing_enflesher.h | |||
@@ -30,7 +30,8 @@ class sitecing_enflesher : public sitecing_enflesherFlexLexer { | |||
30 | */ | 30 | */ |
31 | bool anchor_time; | 31 | bool anchor_time; |
32 | /** | 32 | /** |
33 | * @todo TODO: wish I could remember -- document me. | 33 | * The file currently being written is supposed to have #line |
34 | * directives all around the place. | ||
34 | */ | 35 | */ |
35 | bool anchoraged; | 36 | bool anchoraged; |
36 | /** | 37 | /** |