mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-27 00:21:15 -03:00
Fixes .c -> .cpp in comments. For doxygen.
This commit is contained in:
8
fish.cpp
8
fish.cpp
@@ -1,3 +1,6 @@
|
||||
/** \file fish.cpp
|
||||
The main loop of fish.
|
||||
*/
|
||||
/*
|
||||
Copyright (C) 2005-2008 Axel Liljencrantz
|
||||
|
||||
@@ -15,11 +18,6 @@ along with this program; if not, write to the Free Software
|
||||
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
|
||||
|
||||
/** \file fish.c
|
||||
The main loop of <tt>fish</tt>.
|
||||
*/
|
||||
|
||||
#include "config.h"
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user