summaryrefslogtreecommitdiffstats
path: root/src/dbstruct.h
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2004-07-19 16:04:48 +0000
committerLennart Poettering <lennart@poettering.net>2004-07-19 16:04:48 +0000
commita952692561d8b1c59d4a384812b52d7225953bb3 (patch)
tree8a171edfa50639f6a79af39ceeab332dac56047d /src/dbstruct.h
parentebf3b3ad1795c877c4164b46aab1397237210417 (diff)
add support for --forget
git-svn-id: file:///home/lennart/svn/public/syrep/trunk@58 07ea20a6-d2c5-0310-9e02-9ef735347d72
Diffstat (limited to 'src/dbstruct.h')
-rw-r--r--src/dbstruct.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dbstruct.h b/src/dbstruct.h
index 842e33d..d0a7a85 100644
--- a/src/dbstruct.h
+++ b/src/dbstruct.h
@@ -68,6 +68,7 @@ struct syrep_name {
* syrep_id :: syrep_meta => id_meta
* syrep_md :: syrep_nrecno => md_nrecno (DUP)
* syrep_nrecno :: syrep_md => nrecno_md (DUP)
+ *
* syrep_nrecno :: syrep_md => nrecno_lastmd
* syrep_md :: syrep_nrecno => md_lastnrecno
*