projects
/
external
/
glibc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
983f231
)
2003-09-05 Roland McGrath <roland@redhat.com>
author
Roland McGrath
<roland@gnu.org>
Fri, 5 Sep 2003 21:24:50 +0000
(21:24 +0000)
committer
Roland McGrath
<roland@gnu.org>
Fri, 5 Sep 2003 21:24:50 +0000
(21:24 +0000)
* nss/getXXbyYY.c (FUNCTION_NAME): Remove unused variable.
nss/getXXbyYY.c
patch
|
blob
|
history
diff --git
a/nss/getXXbyYY.c
b/nss/getXXbyYY.c
index
07e1d8a
..
6ec9097
100644
(file)
--- a/
nss/getXXbyYY.c
+++ b/
nss/getXXbyYY.c
@@
-95,7
+95,6
@@
FUNCTION_NAME (ADD_PARAMS)
static size_t buffer_size;
static LOOKUP_TYPE resbuf;
LOOKUP_TYPE *result;
- int save;
#ifdef NEED_H_ERRNO
int h_errno_tmp = 0;
#endif