Fix typo in CL

This commit is contained in:
Ulrich Drepper 2011-05-30 11:14:06 -04:00
parent 01f16ab0a5
commit 18a84741d8

View file

@ -10,7 +10,7 @@
(gaih_inet): Likewise.
[BZ #11099]
* shadow/sgetspent_r.c (LINE_PARSER): Interpret nymeric field values
* shadow/sgetspent_r.c (LINE_PARSER): Interpret numeric field values
as signed.
* resolv/res_init.c (res_setoptions): Make the code more compact.