openh264/CODING_STYLE
2013-12-12 14:54:36 -08:00

9 lines
257 B
Plaintext

Code Guidelines
Try to follow the style of the existing code.
Please do not add tabs, trailing whitespace, or Windows-style line endings (CRLF).
The C++ code was pretty-printed with astyle on 12/12/2013 using the configuration found in build/astyle.cfg