missed in last checkin
This commit is contained in:
parent
1114c3d059
commit
35c6ce031e
|
@ -429,7 +429,7 @@ out:
|
||||||
}
|
}
|
||||||
|
|
||||||
char *
|
char *
|
||||||
_pinfo::cmdline (__off64_t& n)
|
_pinfo::cmdline (size_t& n)
|
||||||
{
|
{
|
||||||
char *s;
|
char *s;
|
||||||
if (!this || !pid)
|
if (!this || !pid)
|
||||||
|
|
Loading…
Reference in New Issue