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 fish_tests.c
/** \file fish_tests.cpp
Various bug and feature tests. Compiled and run by make test.
*/