This commit was generated by cvs2svn to compensate for changes in r173619,

which included commits to RCS files with non-trunk default branches.
This commit is contained in:
David E. O'Brien 2007-11-14 22:58:36 +00:00
commit df2c0c36a5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=173620

View File

@ -91,7 +91,7 @@ _initialize_i386fbsd_nat (void)
#ifdef KERN_PS_STRINGS
{
int mib[2];
int ps_strings;
u_long ps_strings;
size_t len;
mib[0] = CTL_KERN;