diff options
Diffstat (limited to 'src/s/darwin.h')
-rw-r--r-- | src/s/darwin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/darwin.h b/src/s/darwin.h index 21b11d9554a..e9faa6605ce 100644 --- a/src/s/darwin.h +++ b/src/s/darwin.h @@ -178,7 +178,7 @@ Boston, MA 02111-1307, USA. */ /* If the system's imake configuration file defines `NeedWidePrototypes' as `NO', we must define NARROWPROTO manually. Such a define is - generated in the Makefile generated by `xmkmf'. If we don't + generated in the Makefile generated by `xmkmf'. If we don't define NARROWPROTO, we will see the wrong function prototypes for X functions taking float or double parameters. */ |