From a92da0b2b39fbe591272548f1bf1e86b0f8784e6 Mon Sep 17 00:00:00 2001 From: Antonio Ospite Date: Fri, 5 Apr 2013 23:28:24 +0200 Subject: [PATCH 1/1] picoproj: remove one of two consecutive blank lines --- examples/picoproj.c | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/picoproj.c b/examples/picoproj.c index 045f386..e15b2a2 100644 --- 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"); -- 2.1.4