]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
line-map.c (linemap_add): Fix typo.
authorManuel López-Ibáñez <manu@gcc.gnu.org>
Tue, 2 Dec 2014 16:00:33 +0000 (16:00 +0000)
committerManuel López-Ibáñez <manu@gcc.gnu.org>
Tue, 2 Dec 2014 16:00:33 +0000 (16:00 +0000)
2014-12-02  Manuel López-Ibáñez  <manu@gcc.gnu.org>

        * line-map.c (linemap_add): Fix typo.
        (linemap_line_start): Fix whitespace.

From-SVN: r218276

libcpp/ChangeLog
libcpp/line-map.c

index f9a04f9376e4e2c0f9f125d66078ceee98b8ec62..4bfd329a2ad29a1887cd47d43541deb07f348ecb 100644 (file)
@@ -1,3 +1,8 @@
+2014-12-02  Manuel López-Ibáñez  <manu@gcc.gnu.org>
+
+        * line-map.c (linemap_add): Fix typo.
+        (linemap_line_start): Fix whitespace.
+
 2014-11-29  John Schmerge  <jbschmerge@gmail.com>
 
        PR preprocessor/41698
index 39c057f74982cde133a58c151f63d983b25de942..c9838a81721bf60ed2399f017c9346404d840ec2 100644 (file)
@@ -330,7 +330,7 @@ linemap_add (struct line_maps *set, enum lc_reason reason,
 
       if (MAIN_FILE_P (map - 1))
        {
-         /* So this _should_ means we are leaving the main file --
+         /* So this _should_ mean we are leaving the main file --
             effectively ending the compilation unit. But to_file not
             being NULL means the caller thinks we are leaving to
             another file. This is an erroneous behaviour but we'll