diff options
author | Christian Hesse <mail@eworm.de> | 2014-04-17 11:55:46 +0200 |
---|---|---|
committer | Jason A. Donenfeld <Jason@zx2c4.com> | 2014-04-17 12:55:09 +0200 |
commit | b431282c91deea24916578395d88084261410968 (patch) | |
tree | df28474b0af6dc9c3a7a4f768b1ab18871d0083a /cgitrc.5.txt | |
parent | git: update to 1.9.2 (diff) | |
download | cgit-pink-b431282c91deea24916578395d88084261410968.tar.gz cgit-pink-b431282c91deea24916578395d88084261410968.zip |
remove trailing whitespaces from source files
Diffstat (limited to 'cgitrc.5.txt')
-rw-r--r-- | cgitrc.5.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cgitrc.5.txt b/cgitrc.5.txt index cbaebca..b7570db 100644 --- a/cgitrc.5.txt +++ b/cgitrc.5.txt @@ -603,7 +603,7 @@ specification with the relevant string; available values are: This is called when the current filtering operation is completed. It must return an integer value. Usually 0 indicates success. - + Additionally, cgit exposes to the Lua the following built-in functions: 'html(str)':: |