aboutsummaryrefslogtreecommitdiff
path: root/gdb/version.h
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/version.h')
-rw-r--r--gdb/version.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/version.h b/gdb/version.h
index d0e3302..6c29228 100644
--- a/gdb/version.h
+++ b/gdb/version.h
@@ -23,10 +23,10 @@
/* Version number of GDB, as a string. */
extern const char version[];
-/* Canonical host name as a string. */
+/* Canonical host name as a string. */
extern const char host_name[];
-/* Canonical target name as a string. */
+/* Canonical target name as a string. */
extern const char target_name[];
#endif /* #ifndef VERSION_H */