--- uc_product_kit.install.orig	2009-03-13 12:10:25.000000000 +0200
+++ uc_product_kit.install	2009-03-13 12:11:50.000000000 +0200
@@ -50,13 +50,13 @@
         'size' => 'small',
         'not null' => TRUE,
         'default' => 0,
+      ),
       'synchronized' => array(
         'type' => 'int',
         'size' => 'tiny',
         'not null' => TRUE,
         'default' => 0,
       ),
-      ),
     ),
     'primary key' => array('vid', 'product_id'),
   );
