diff options
author | Christian Hesse | 2014-04-17 11:55:46 +0200 |
---|---|---|
committer | Jason A. Donenfeld | 2014-04-17 12:55:09 +0200 |
commit | b431282c91deea24916578395d88084261410968 (patch) | |
tree | df28474b0af6dc9c3a7a4f768b1ab18871d0083a /cgitrc.5.txt | |
parent | dcb16f0d11305b4d7cb6357c5c0e21ad67f69871 (diff) | |
download | cgit-b431282c91deea24916578395d88084261410968.tar.gz |
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)':: |