Index: uspace/lib/c/include/nic/eth_phys.h
===================================================================
--- uspace/lib/c/include/nic/eth_phys.h	(revision 4805495a910f793f8918c13f029a38a5bb548154)
+++ uspace/lib/c/include/nic/eth_phys.h	(revision 1483981d7b7ed0a76568358cb7506faba072c4e6)
@@ -33,7 +33,7 @@
 #include <stdint.h>
 
-/*****************************************************/
-/* Definitions of possible supported physical layers */
-/*****************************************************/
+/*
+ * Definitions of possible supported physical layers
+ */
 
 /* Ethernet physical layers */
@@ -108,7 +108,7 @@
 #define ETH_100GBASE_CR10    0x0080
 
-/******************************************/
-/* Auto-negotiation advertisement options */
-/******************************************/
+/*
+ * Auto-negotiation advertisement options
+ */
 
 #define ETH_AUTONEG_10BASE_T_HALF    UINT32_C(0x00000001)
