ps: fix build breakage from vda's recent commit
*: whitespace fixes
This commit is contained in:
		| @@ -190,7 +190,7 @@ static void put_lu(char *buf, int size, unsigned long u) | ||||
| 	char buf5[5]; | ||||
|  | ||||
| 	/* see http://en.wikipedia.org/wiki/Tera */ | ||||
| 	smart_ulltoa4( (u, buf5, " mgtpezy"); | ||||
| 	smart_ulltoa4(u, buf5, " mgtpezy"); | ||||
| 	buf5[5] = '\0'; | ||||
| 	sprintf(buf, "%.*s", size, buf5); | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user