[libgtop] Fixed indentation problem
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [libgtop] Fixed indentation problem
- Date: Sun, 27 Nov 2016 18:10:18 +0000 (UTC)
commit 70e00a0262d4b9a5bcb774dc785e50b3c72a6eae
Author: Robert Roth <robert roth off gmail com>
Date: Sun Nov 27 20:10:00 2016 +0200
Fixed indentation problem
sysdeps/linux/procstate.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/sysdeps/linux/procstate.c b/sysdeps/linux/procstate.c
index 3d6e477..9fd173d 100644
--- a/sysdeps/linux/procstate.c
+++ b/sysdeps/linux/procstate.c
@@ -110,7 +110,7 @@ glibtop_get_proc_state_s (glibtop *server, glibtop_proc_state *buf, pid_t pid)
break;
}
- p = skip_multiple_token (p, 36);
+ p = skip_multiple_token (p, 36);
buf->last_processor = atoi (p);
p = skip_token (buffer); /* pid */
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]