doc: Add whitespace before parens. #4202

This commit is contained in:
Diego Viola
2016-02-09 01:38:40 -02:00
committed by Justin M. Keyes
parent 827e267800
commit f8f92a2360

View File

@@ -11,7 +11,7 @@ that are constantly changing. As the code becomes more organized and stable,
this document will be updated to reflect the changes. this document will be updated to reflect the changes.
If you are looking for module-specific details, it is best to read the source If you are looking for module-specific details, it is best to read the source
code. Some files are extensively commented at the top(eg: terminal.c, code. Some files are extensively commented at the top (e.g. terminal.c,
screen.c). screen.c).
### Top-level program loops ### Top-level program loops