missed in last checkin

This commit is contained in:
Christopher Faylor 2003-03-08 19:22:08 +00:00
parent 1114c3d059
commit 35c6ce031e
1 changed files with 1 additions and 1 deletions

View File

@ -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)