Index: /trunk/glueforge/templates/psdb/alloc_h.tt
===================================================================
--- /trunk/glueforge/templates/psdb/alloc_h.tt	(revision 4006)
+++ /trunk/glueforge/templates/psdb/alloc_h.tt	(revision 4007)
@@ -10,8 +10,6 @@
 [% FOREACH item = columns -%]
 [% IF i == 0 %][% i = 1 %][% ELSE %],[% END %]
-    [% indented("$item.ctype", "$item.name") %]
+    [% indented("$item.ctype", "$item.name") -%]
 [% i = i + 1 -%]
-[% END -%]
+[% END %]
 );
-
-
