Undo white space changes of 2003-08-12, allowing us to sync more files
[gnulib.git] / lib / strtoul.c
index 63f8d9c..bb62f9b 100644 (file)
@@ -15,6 +15,6 @@
    with this program; if not, write to the Free Software Foundation,
    Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */
 
-#define UNSIGNED 1
+#define        UNSIGNED        1
 
 #include "strtol.c"