repo.or.cz
/
LibreOffice.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
tdf#155486 Adding fonts to .odt when there is "no perfect match"
[LibreOffice.git]
/
config_host
/
config_fuzzers.h.in
blob
a33823260a9e35dfe8792e3d8245cb169dee76be
1
/*
2
Settings for fuzzers mode
3
*/
4
5
#ifndef CONFIG_FUZZERS_H
6
#define CONFIG_FUZZERS_H
7
8
#define ENABLE_FUZZERS 0
9
10
#endif