1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-04-27 08:43:40 -07:00

Tiny typo corrections.

Copied from Perforce
 Change: 182009
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Nick Barnes 2013-05-20 19:15:49 +01:00
parent 60f7df4335
commit 36c5fd39f2
2 changed files with 2 additions and 2 deletions

View file

@ -185,7 +185,7 @@ failInit:
}
/* PoolCreate, PoolCreateV: Allocate and initialise pool */
/* PoolCreate: Allocate and initialise pool */
Res PoolCreate(Pool *poolReturn, Arena arena,
PoolClass class, ArgList args)