Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'dl/complete-cherry-pick-revert-skip'
[gitweb.git]
/
commit-slab.h
diff --git
a/commit-slab.h
b/commit-slab.h
index 32aa2c0e46e9149ee1556dcfe9bc3046aec6dfde..69bf0c807c64b79216118f3485cfd5dac3b6a273 100644
(file)
--- a/
commit-slab.h
+++ b/
commit-slab.h
@@
-46,6
+46,6
@@
#define define_commit_slab(slabname, elemtype) \
declare_commit_slab(slabname, elemtype); \
- implement_commit_slab(slabname, elemtype)
+ implement_
static_
commit_slab(slabname, elemtype)
#endif /* COMMIT_SLAB_H */