* config/obj-elf.c (elf_frob_symbol): Report S_SET_SIZE symbol
[deliverable/binutils-gdb.git] / gdb / version.h
index d0e330276d0c4a0a1aa80ff379ba061becef767f..6c292283133d15ced4fca2bd97a20bd59ed2e13a 100644 (file)
 /* 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 */
This page took 0.023654 seconds and 4 git commands to generate.