Index: uspace/lib/nic/include/nic_driver.h
===================================================================
--- uspace/lib/nic/include/nic_driver.h	(revision 5b0cf635022b821f28f7a014ad5b39d005cd7666)
+++ uspace/lib/nic/include/nic_driver.h	(revision f1380b76772fb5d1aa03637b5e57bd9b929fea61)
@@ -121,6 +121,6 @@
 	fibril_rwlock_t wv_lock;
 	/**
-	 * Function really sending the data. This MUST be filled in if the 
-	 * nic_send_message_impl function is used for sending messages (filled 
+	 * Function really sending the data. This MUST be filled in if the
+	 * nic_send_message_impl function is used for sending messages (filled
 	 * as send_message member of the nic_iface_t structure).
 	 * Called with the main_lock locked for reading.
