aboutsummaryrefslogtreecommitdiffhomepage
path: root/fish.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'fish.cpp')
-rw-r--r--fish.cpp8
1 files changed, 3 insertions, 5 deletions
diff --git a/fish.cpp b/fish.cpp
index 53262929..21c9cb3f 100644
--- a/fish.cpp
+++ b/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"