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