blob: 721392f2a78bffbe39b07c89343277d42b813a58 (
plain) (
blame)
1
2
3
|
/* See LICENSE file for copyright and license details. */
static const unsigned summarylen = 70; /* summary length in the log */
static const int showlinecount = 1; /* display line count or file size in file tree index */
|