Signed-off-by: Jim Warner <james.warner@comcast.net>
// account for above PIDS_logical_end
info->curitems = newnumitems + 1;
- // if extents freed above, pids_stacks_alloc() will itemize ...
+ // if extents were freed above, this next guy will have no effect
+ // so we'll rely on pids_stacks_alloc() to itemize ...
pids_itemize_stacks_all(info);
pids_libflags_set(info);
/*
* note how alphabetical order is maintained within carefully chosen |
* function names such as: (s)cpu_see, (t)cpu_tics, and (u)cpu_unify |
- * with each name exactly 1 letter more than the preceeding function |
+ * with every name exactly 1 letter more than the preceding function |
* ( surely, this must make us run much more efficiently. amirite? ) | */
/*