misc: result after checking all files for misspellings

Reference(s):
https://github.com/lyda/misspell-check.git

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner
2014-08-06 00:00:00 -05:00
committed by Jaromir Capik
parent dfe1f7d104
commit bcbc3c5a02
6 changed files with 6 additions and 6 deletions

2
pmap.c
View File

@ -615,7 +615,7 @@ static int one_proc(proc_t * p)
continue;
}
if (strncmp("Swap", smap_key, 4) == 0) {
/*doesnt matter as long as last */
/*doesn't matter as long as last */
printf("%0*" KLF "x %*lu %*llu %*llu %*s %s\n",
maxw1, start,
maxw2, (unsigned long)(diff >> 10),