* defs.h: Adjust comment.
[deliverable/binutils-gdb.git] / gdb / defs.h
index e8a1dd4c8ca334550b3e5c8802e60cccee0b828e..2c4e5c449db30d4b37e61e55217673441c417d82 100644 (file)
@@ -1155,9 +1155,9 @@ extern int (*deprecated_ui_load_progress_hook) (const char *section,
 
 extern int use_windows;
 
-/* Symbolic definitions of filename-related things.  */
-/* FIXME, this doesn't work very well if host and executable
-   filesystems conventions are different.  */
+/* Definitions of filename-related things.  */
+
+/* Host specific things.  */
 
 #ifdef __MSDOS__
 # define CANT_FORK
This page took 0.023924 seconds and 4 git commands to generate.