From 04b1656222698bd7e92f213e9a718b7a4185643a Mon Sep 17 00:00:00 2001
From: Damien Doligez <damien.doligez-inria.fr>
Date: Fri, 22 Jan 2010 12:48:24 +0000
Subject: clean up spaces and tabs

git-svn-id: http://caml.inria.fr/svn/ocaml/trunk@9547 f963ae5c-01c2-4b8c-9fe0-0dff7051ff02
---
 otherlibs/labltk/browser/useunix.ml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

(limited to 'otherlibs/labltk/browser/useunix.ml')

diff --git a/otherlibs/labltk/browser/useunix.ml b/otherlibs/labltk/browser/useunix.ml
index 4998bbd66..666f866f0 100644
--- a/otherlibs/labltk/browser/useunix.ml
+++ b/otherlibs/labltk/browser/useunix.ml
@@ -36,7 +36,7 @@ let get_files_in_directory dir =
         | Some x ->
             get_them (x::l)
         | None ->
-            closedir dirh; l 
+            closedir dirh; l
       in
       List.sort ~cmp:compare (get_them [])
 
@@ -63,7 +63,7 @@ let subshell ~cmd =
     with
       Some x -> it (x::l)
     | None -> List.rev l
-  in 
+  in
   let answer = it [] in
   ignore (close_process_in rc);
   answer
-- 
cgit v1.2.3-70-g09d2