]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/collect-utils.h
Change references of .c files to .cc files
[thirdparty/gcc.git] / gcc / collect-utils.h
index 04ba0ddca72d6f97adc9444b534929aaa6c04c06..98cacea0e581ba63a9fc1bc4b151e07005c25570 100644 (file)
@@ -20,7 +20,7 @@ along with GCC; see the file COPYING3.  If not see
 #ifndef GCC_COLLECT_UTILS_H
 #define GCC_COLLECT_UTILS_H
 
-/* Provided in collect-utils.c.  */
+/* Provided in collect-utils.cc.  */
 extern void notice (const char *, ...)
   __attribute__ ((format (printf, 1, 2)));
 extern void fatal_signal (int);