diff options
Diffstat (limited to 'config.def.h')
-rw-r--r-- | config.def.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.def.h b/config.def.h new file mode 100644 index 0000000..20a935a --- /dev/null +++ b/config.def.h @@ -0,0 +1,2 @@ +/* See LICENSE file for copyright and license details. */ +static const unsigned summarylen = 70; /* summary length in the log */ |