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,4 +1,4 @@
/** \file builtin.c
/** \file builtin.cpp
Functions for executing builtin functions.
How to add a new builtin function: