Index: uspace/lib/nic/include/nic_impl.h
===================================================================
--- uspace/lib/nic/include/nic_impl.h	(revision 1433ecda9b732f3f185f902feb26826ec2496e03)
+++ uspace/lib/nic/include/nic_impl.h	(revision fc0b2a8b439bd4294aa93f37af1e7fe305fbee77)
@@ -43,6 +43,8 @@
 #include <ddf/driver.h>
 
-/* Inclusion of this file is not prohibited, because drivers could want to
- * inject some adaptation layer between the DDF call and NICF implementation */
+/*
+ * Inclusion of this file is not prohibited, because drivers could want to
+ * inject some adaptation layer between the DDF call and NICF implementation
+ */
 
 extern errno_t nic_get_address_impl(ddf_fun_t *dev_fun, nic_address_t *address);
