Explorar el Código

Eliminate spurious space at eol.

Richard Stallman hace 2 años
padre
commit
46cdde1206
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      cpp.texi

+ 1 - 1
cpp.texi

@@ -1797,7 +1797,7 @@ the expressions that are substituted for @code{a} and @code{b}.
 Underscore followed by a lower case letter won't be predefined by the
 system in any way.
 
-@c We hope someday to extend C with a new form of declaration syntax 
+@c We hope someday to extend C with a new form of declaration syntax
 @c which all the newly declared variables' scopes would begin at the end
 @c of the entire declaration, rather than as soon as each variable's
 @c declaration begins.  This way, all the variables' initializers would