Index: sysdeps/openbsd/proctime.c
--- sysdeps/openbsd/proctime.c.orig
+++ sysdeps/openbsd/proctime.c
@@ -72,7 +72,6 @@ glibtop_get_proc_time_p (glibtop *server, glibtop_proc
 	/* It does not work for the swapper task. */
 	if (pid == 0) return;
 
-
 	/* Get the process information */
 	pinfo = kvm_getprocs (server->machine->kd, KERN_PROC_PID, pid,
 			      sizeof (*pinfo), &count);
