From 5edb03cdec62eb43674d5d56620ed458f0f1c899 Mon Sep 17 00:00:00 2001 From: "matthias.ringwald" Date: Tue, 29 Dec 2009 16:49:36 +0000 Subject: [PATCH] added Command line parsing and debug option by Vladimir Vyskocil --- example/rfcomm.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/example/rfcomm.c b/example/rfcomm.c index a578f2d2a..977c33b26 100644 --- a/example/rfcomm.c +++ b/example/rfcomm.c @@ -32,7 +32,9 @@ /* * test.c * - * Created by Matthias Ringwald on 7/14/09. + * Command line parsing and debug option + * added by Vladimir Vyskocil + * */ #include