Index: uspace/app/top/top.c
===================================================================
--- uspace/app/top/top.c	(revision 3bacee1839e6f355100ab4ea86bb211e9ecf19ed)
+++ uspace/app/top/top.c	(revision 7c3fb9bd77e4d2f6c10517a052e567f176fa91ee)
@@ -248,6 +248,8 @@
 static void compute_percentages(data_t *old_data, data_t *new_data)
 {
-	/* For each CPU: Compute total cycles and divide it between
-	   user and kernel */
+	/*
+	 * For each CPU: Compute total cycles and divide it between
+	 * user and kernel
+	 */
 
 	size_t i;
