Index: cvs.install
===================================================================
RCS file: /cvs/drupal-contrib/contributions/modules/cvslog/cvs.install,v
retrieving revision 1.15
diff -u -p -r1.15 cvs.install
--- cvs.install	29 Jan 2009 22:35:38 -0000	1.15
+++ cvs.install	9 Feb 2009 15:22:55 -0000
@@ -121,7 +121,7 @@ function cvs_schema() {
       'rid' => array('rid'),
       'uid' => array('uid'),
       'file' => array('file'),
-      'branch' => array('branch(10'),
+      'branch' => array('branch'),
     ),
   );
 
