]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/function.h
Change references of .c files to .cc files
[thirdparty/gcc.git] / gcc / function.h
index b0c2b8b9beaef41b28c6f17cdd3c30537cb4c7b0..fb60979f9bdfdf610517bbc74dc1373cb225196b 100644 (file)
@@ -277,7 +277,7 @@ struct GTY(()) function {
      flags for the actions that they have taken.  */
   unsigned int pending_TODOs;
 
-  /* For function.c.  */
+  /* For function.cc.  */
 
   /* Points to the FUNCTION_DECL of this function.  */
   tree decl;