projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0cd4ef2
)
Removed unused local bp.
author
David Levine
<levinedl@acm.org>
Thu, 26 Jan 2012 01:38:49 +0000
(19:38 -0600)
committer
David Levine
<levinedl@acm.org>
Thu, 26 Jan 2012 01:38:49 +0000
(19:38 -0600)
uip/termsbr.c
patch
|
blob
|
history
diff --git
a/uip/termsbr.c
b/uip/termsbr.c
index
71782d7
..
fa33fac
100644
(file)
--- a/
uip/termsbr.c
+++ b/
uip/termsbr.c
@@
-57,7
+57,7
@@
static char termcap[TXTSIZ];
static void
read_termcap(void)
{
- char *bp, *cp;
+ char *cp;
char *term;
#ifndef TGETENT_ACCEPTS_NULL