From ffa58d3616e5d829faa8e8a201f25c785800ccb2 Mon Sep 17 00:00:00 2001
From: rsc <rsc>
Date: Fri, 24 Aug 2007 20:27:47 +0000
Subject: [PATCH] align

---
 types.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

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;
-- 
GitLab