aboutsummaryrefslogtreecommitdiffstats
path: root/rt-plot-container.h
diff options
context:
space:
mode:
Diffstat (limited to 'rt-plot-container.h')
-rw-r--r--rt-plot-container.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/rt-plot-container.h b/rt-plot-container.h
index cde5c2f..c96d6e9 100644
--- a/rt-plot-container.h
+++ b/rt-plot-container.h
@@ -17,6 +17,6 @@ int get_server_info(struct graph_info *ginfo,
17 struct rt_plot_common *rt, 17 struct rt_plot_common *rt,
18 int match_sid, unsigned long long time, 18 int match_sid, unsigned long long time,
19 unsigned long long *release, unsigned long long *deadline, 19 unsigned long long *release, unsigned long long *deadline,
20 int *job, int *tid, struct record **record); 20 int *job, int *tid, int *tjob, struct record **record);
21 21
22#endif 22#endif