diff options
Diffstat (limited to 'os/beos/os.c')
-rw-r--r-- | os/beos/os.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/os/beos/os.c b/os/beos/os.c index 72281c296e..0eb63fc5f9 100644 --- a/os/beos/os.c +++ b/os/beos/os.c @@ -1,6 +1,6 @@ /* * This file will include OS specific functions which are not inlineable. - * Any inlineable functions should be defined in os-inline.c instead. + * Any inlineable functions should be defined in os ap_context_t nline.c instead. */ #include "ap_config.h" |