From: Antonio Ospite <ao2@ao2.it>
Date: Sat, 9 Jan 2016 12:17:49 +0000 (+0100)
Subject: am7xxx-modeswitch: adjust comment formatting
X-Git-Tag: v0.1.7~44
X-Git-Url: https://git.ao2.it/libam7xxx.git/commitdiff_plain/96287291d6d9e1e7a421d4b5663e6e8d32699a6d?hp=7171c39ad4fa77b1932614b94c3d8eb7fa3527f8

am7xxx-modeswitch: adjust comment formatting
---

diff --git a/examples/am7xxx-modeswitch.c b/examples/am7xxx-modeswitch.c
index 793130e..abc35d3 100644
--- a/examples/am7xxx-modeswitch.c
+++ b/examples/am7xxx-modeswitch.c
@@ -88,7 +88,8 @@ int main(void)
 		goto out_libusb_close;
 	}
 
-	/* Checking that the configuration has not changed, as suggested in
+	/* 
+	 * Checking that the configuration has not changed, as suggested in
 	 * http://libusb.sourceforge.net/api-1.0/caveats.html
 	 */
 	current_configuration = -1;