From: rsc Date: Fri, 24 Aug 2007 20:27:47 +0000 (+0000) Subject: align X-Git-Url: https://git.devinivas.org/?a=commitdiff_plain;h=ffa58d3616e5d829faa8e8a201f25c785800ccb2;p=cs3210-lab0.git align --- diff --git a/types.h b/types.h index 8c54fd8..1c19789 100644 --- a/types.h +++ b/types.h @@ -1,3 +1,3 @@ -typedef unsigned int uint; +typedef unsigned int uint; typedef unsigned short ushort; -typedef unsigned char uchar; +typedef unsigned char uchar;