diff options
author | Marti Bolivar <mbolivar@leaflabs.com> | 2011-07-10 19:59:18 -0400 |
---|---|---|
committer | Marti Bolivar <mbolivar@leaflabs.com> | 2011-07-10 19:59:18 -0400 |
commit | 19909ffa44e68453f928164275a8263c8548b32b (patch) | |
tree | b6ac39b3e96c6e307aa7115af2acb276a7e876f0 /source/libmaple | |
parent | 56383840c0872dab24501c981420a500b1f4c200 (diff) | |
download | librambutan-19909ffa44e68453f928164275a8263c8548b32b.tar.gz librambutan-19909ffa44e68453f928164275a8263c8548b32b.zip |
coding-standard: Kill trailing whitespace.
Diffstat (limited to 'source/libmaple')
-rw-r--r-- | source/libmaple/coding-standard.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source/libmaple/coding-standard.rst b/source/libmaple/coding-standard.rst index 23d20f8..94af3d7 100644 --- a/source/libmaple/coding-standard.rst +++ b/source/libmaple/coding-standard.rst @@ -356,7 +356,7 @@ General Formatting .. highlight:: scheme -- Keep it 80-column clean. +- Keep it 80-column clean. Emacs users: this means that the largest column number is 79. You should turn on column number mode to help you out:: |