diff options
author | Jakub Jelinek <jakub@redhat.com> | 2006-05-01 08:02:53 +0000 |
---|---|---|
committer | Jakub Jelinek <jakub@redhat.com> | 2006-05-01 08:02:53 +0000 |
commit | baba5d9461d4e8a581ac26fe4412ad783ffc73e7 (patch) | |
tree | 6d53b5510244fb31cabddc4bf002a50eacdc741b /nis | |
parent | 410005dea38c87cdd7cb265423903bf42f0a96ef (diff) |
2.4.90-4cvs/fedora-glibc-2_4_90-4
Diffstat (limited to 'nis')
-rw-r--r-- | nis/nss | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -25,4 +25,4 @@ # memory with every getXXent() call. Otherwise each getXXent() call # might result into a network communication with the server to get # the next entry. -#SETENT_BATCH_READ=TRUE +SETENT_BATCH_READ=TRUE |