Fixes .c -> .cpp in comments. For doxygen.

This commit is contained in:
Geoff Nixon
2014-02-27 02:55:04 -08:00
parent ddcd2b0810
commit 18dd6f58e3
61 changed files with 107 additions and 77 deletions

View File

@@ -1,3 +1,6 @@
/** \file builtin_printf.cpp
*/
/* printf - format and print data
Copyright (C) 1990-2007 Free Software Foundation, Inc.