Index: uspace/app/top/screen.c
===================================================================
--- uspace/app/top/screen.c	(revision c21d4d64870698b91707f203def6398db79bff84)
+++ uspace/app/top/screen.c	(revision 663f445f6ae6d51eff8cb7bcc345d4a411d3ff7e)
@@ -551,5 +551,5 @@
 	 */
 
-	wchar_t c = 0;
+	char32_t c = 0;
 
 	while (c == 0) {
