Fix typo in macro names in sysconf.c
commit920238e061af76ac99dd94c40a80b0c6d23f35d4
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Fri, 12 Sep 2014 11:07:31 +0000 (12 16:37 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Fri, 12 Sep 2014 11:07:31 +0000 (12 16:37 +0530)
tree2456586fdb0aa348f3b08c541580b6136903a865
parentba7b4d294b01870ce3497971e9d07ee261cdc540
Fix typo in macro names in sysconf.c

Spell _POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
Found when trying to make the getconf environment variables
typo-proof.

* sysdeps/posix/sysconf.c (__sysconf): Spell
_POSIX_DEVICE_SPECIFIC and _POSIX_DEVICE_SPECIFIC_R correctly.
ChangeLog
sysdeps/posix/sysconf.c