Index: uspace/dist/src/c/demos/top/top.c
===================================================================
--- uspace/dist/src/c/demos/top/top.c	(revision b19e892c22afbf67aa5988554dd3f003efeadc04)
+++ uspace/dist/src/c/demos/top/top.c	(revision d2bd00f03251193a55f3408b33cc01195ef6236d)
@@ -660,5 +660,5 @@
 				break;
 			}
-			/* fallthrough */
+			/* Fallthrough */
 		default:
 			show_warning("Unknown command \"%c\", use \"h\" for help", c);
