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