projects
/
m17n
/
m17n-lib.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c26ee97
)
(MDatabaseInfo): New member properties.
author
handa
<handa>
Wed, 23 May 2007 01:26:34 +0000
(
01:26
+0000)
committer
handa
<handa>
Wed, 23 May 2007 01:26:34 +0000
(
01:26
+0000)
src/database.h
patch
|
blob
|
history
diff --git
a/src/database.h
b/src/database.h
index
2fde364
..
483807b
100644
(file)
--- a/
src/database.h
+++ b/
src/database.h
@@
-62,6
+62,8
@@
typedef struct
loaded. */
time_t time;
char *lock_file, *uniq_file;
+
+ MPlist *properties;
} MDatabaseInfo;
extern MPlist *mdatabase__dir_list;