projects
/
ccan
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
tools: fix up warnings with -Wwrite-strings.
[ccan]
/
tools
/
ccanlint
/
tests
/
reduce_features.h
1
#ifndef CCANLINT_REDUCE_FEATURES_H
2
#define CCANLINT_REDUCE_FEATURES_H
3
extern bool features_were_reduced;
4
#endif /* CCANLINT_REDUCE_FEATURES_H */