]> xenbits.xensource.com Git - xcp/xen-api-libs.git/commitdiff
camldm/camldm_stubs.c: removed whitespace
authorMatthias Goergens <Matthias.Goergens@citrix.com>
Thu, 17 Jun 2010 21:16:18 +0000 (22:16 +0100)
committerMatthias Goergens <Matthias.Goergens@citrix.com>
Thu, 17 Jun 2010 21:16:18 +0000 (22:16 +0100)
Signed-off-by: Matthias Goergens <matthias.goergens@citrix.com>
camldm/camldm_stubs.c

index ea20dd5c4982dffe67c9327d041bbabd91e68b1f..69d021da2eb7ec6aab750f848f81935d18f67781 100644 (file)
@@ -276,8 +276,6 @@ value camldm_ls()
   CAMLparam0 ();
   CAMLlocal1 (list);
   
-
-
   struct dm_names *names;
   struct dm_task *dmt;