diff options
Diffstat (limited to 'gdbserver/config.in')
-rw-r--r-- | gdbserver/config.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdbserver/config.in b/gdbserver/config.in index 63853b6..99391b4 100644 --- a/gdbserver/config.in +++ b/gdbserver/config.in @@ -131,7 +131,7 @@ /* Define to 1 if you have the <inttypes.h> header file. */ #undef HAVE_INTTYPES_H -/* Define to 1 if your system has the kinfo_getfile function. */ +/* Define to 1 if you have the `kinfo_getfile' function. */ #undef HAVE_KINFO_GETFILE /* Define if you have <langinfo.h> and nl_langinfo(CODESET). */ |