Maxime Henrion 4ddd1e65d4 Remove a comment that complains about the lack of %qd, to justify
truncating a rlim_t to a long.  We have %qd since some time now.
However, the correct format to use here is %jd and a cast to
intmax_t, so do this.
2004-04-10 11:08:16 +00:00
..
2004-04-05 10:17:23 +00:00
2004-03-31 08:20:44 +00:00
2004-04-05 10:17:23 +00:00