summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libps/spec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libps/spec.c b/libps/spec.c
index 96390c4e..527944b8 100644
--- a/libps/spec.c
+++ b/libps/spec.c
@@ -481,7 +481,7 @@ error_t
ps_emit_past_time (struct proc_stat *ps, const struct ps_getter *getter,
int width, struct ps_stream *stream)
{
-
+ return 0;
}
error_t