top: use the type size_t more consistently for inspect
Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
		@@ -418,7 +418,7 @@ static void build_norm_nlstab (void) {
 | 
			
		||||
   Norm_nlstab[YINSP_pidbad_fmt] = _("unable to inspect, pid %d not found");
 | 
			
		||||
   Norm_nlstab[YINSP_pidsee_fmt] = _("inspect at PID [defailt pid = %d]");
 | 
			
		||||
   Norm_nlstab[YINSP_rcfile_fmt] = _("could not parse rcfile inspect entry %d");
 | 
			
		||||
   Norm_nlstab[YINSP_status_fmt] = _("%s: %*d-%-*d lines, %*d-%*d columns, %u bytes read");
 | 
			
		||||
   Norm_nlstab[YINSP_status_fmt] = _("%s: %*d-%-*d lines, %*d-%*d columns, %lu bytes read");
 | 
			
		||||
   Norm_nlstab[YINSP_workin_txt] = _("patience please, working...");
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user