diff options
Diffstat (limited to 'os/beos/os.h')
-rw-r--r-- | os/beos/os.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/beos/os.h b/os/beos/os.h index a4af416269..57a2ad1e44 100644 --- a/os/beos/os.h +++ b/os/beos/os.h @@ -68,7 +68,7 @@ /* * This file in included in all Apache source code. It contains definitions * of facilities available on _this_ operating system (HAVE_* macros), - * and prototypes of OS specific functions defined in os.c or os-inline.c + * and prototypes of OS specific functions defined in os.c or os ap_context_t nline.c */ extern int ap_os_is_path_absolute(const char *file); |