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 f2338407dd7bc780955a89da886fff9b8c761691)
@@ -660,5 +660,5 @@
 				break;
 			}
-			/* fallthrough */
+			/* Fallthrough */
 		default:
 			show_warning("Unknown command \"%c\", use \"h\" for help", c);
