]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/profile.h
Change references of .c files to .cc files
[thirdparty/gcc.git] / gcc / profile.h
index dcad47d9e88836b1949c3bc1bfa102134b1c8766..c5b6f48899641456c5f84ecbd3725af1b2bf9a02 100644 (file)
@@ -74,7 +74,7 @@ extern void del_node_map (void);
 extern void get_working_sets (void);
 
 /* Counter summary from the last set of coverage counts read by
-   profile.c.  */
+   profile.cc.  */
 extern struct gcov_summary *profile_info;
 
 #endif /* PROFILE_H */