Changeset 167 for trunk/src/helpers/procstat.c
- Timestamp:
- Jun 2, 2002, 8:20:24 PM (23 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/helpers/procstat.c
r59 r167 128 128 *ppps = pps; 129 129 130 return (arc);130 return arc; 131 131 } 132 132 … … 464 464 } 465 465 466 return (brc);466 return brc; 467 467 } 468 468
Note:
See TracChangeset
for help on using the changeset viewer.