projects
/
platform
/
upstream
/
ofono.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
32e329e
)
Fix: Remove unused label
author
Denis Kenzior
<denkenz@gmail.com>
Tue, 2 Feb 2010 00:02:40 +0000
(18:02 -0600)
committer
Denis Kenzior
<denkenz@gmail.com>
Tue, 2 Feb 2010 00:02:40 +0000
(18:02 -0600)
gatchat/gatserver.c
patch
|
blob
|
history
diff --git
a/gatchat/gatserver.c
b/gatchat/gatserver.c
index
7d6ed74
..
fe5c3a8
100644
(file)
--- a/
gatchat/gatserver.c
+++ b/
gatchat/gatserver.c
@@
-286,7
+286,6
@@
static char *extract_line(GAtServer *p)
} else
line_length += 1;
-next:
buf += 1;
pos += 1;