aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/fish_version.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/fish_version.h')
-rw-r--r--src/fish_version.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/src/fish_version.h b/src/fish_version.h
index 61938c16..419c83d5 100644
--- a/src/fish_version.h
+++ b/src/fish_version.h
@@ -1,5 +1,2 @@
-/** \file fish_version.h
- Prototype for version receiver.
-*/
-
+// Prototype for version receiver.
const char *get_fish_version();