diff options
Diffstat (limited to 'src/s/template.h')
-rw-r--r-- | src/s/template.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/template.h b/src/s/template.h index b018afa8ce1..f4d806de146 100644 --- a/src/s/template.h +++ b/src/s/template.h @@ -168,7 +168,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. */ |