1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-01-22 20:42:26 -08:00

Fix typos in comment.

This commit is contained in:
Karl Heuer 1994-11-14 18:06:28 +00:00
parent ea199426bb
commit 49b862cf05

View file

@ -35,7 +35,7 @@
#define SIGNALS_VIA_CHARACTERS
/* -lPW is only needed if not using Gcc. We used to include -lcposix here
for the rename function, but some pepople saus ISC's renames doesn't
for the rename function, but some people say ISC's rename doesn't
work correctly with Emacs so we use Emacs' emulation instead. */
#if defined (__GNUC__)
# define LIB_STANDARD -lcposix -lc