projects
/
libam7xxx.git
/ commitdiff
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6d453f
)
picoproj: remove one of two consecutive blank lines
author
Antonio Ospite <ospite@studenti.unina.it>
Fri, 5 Apr 2013 21:28:24 +0000
(23:28 +0200)
committer
Antonio Ospite <ospite@studenti.unina.it>
Fri, 5 Apr 2013 21:28:24 +0000
(23:28 +0200)
examples/picoproj.c
patch
|
blob
|
history
diff --git
a/examples/picoproj.c
b/examples/picoproj.c
index
045f386
..
e15b2a2
100644
(file)
--- a/
examples/picoproj.c
+++ b/
examples/picoproj.c
@@
-221,7
+221,6
@@
int main(int argc, char *argv[])
goto cleanup;
}
-
ret = am7xxx_close_device(dev);
if (ret < 0) {
perror("am7xxx_close_device");