diff --git a/cppguide.html b/cppguide.html index 0195cec06..3674ac07d 100644 --- a/cppguide.html +++ b/cppguide.html @@ -615,7 +615,7 @@
Namespaces wrap the entire source file after includes, - + gflags definitions/declarations and forward declarations of classes from other namespaces.
@@ -2239,7 +2239,7 @@cpplint.py
from their project
tools. If the project you are contributing to does not,
you can download
-
+
cpplint.py
separately.
@@ -4925,7 +4925,7 @@ To help you format code correctly, we've created a - + settings file for emacs.