diff options
Diffstat (limited to 'shortlog.h')
-rw-r--r-- | shortlog.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/shortlog.h b/shortlog.h index 31ff491b7..6608ee80b 100644 --- a/shortlog.h +++ b/shortlog.h @@ -11,6 +11,7 @@ struct shortlog { int wrap; int in1; int in2; + int user_format; char *common_repo_prefix; int email; |