[Pkg-ocaml-maint-commits] r2989 - /trunk/projects/approx/trunk/fsck_approx.ml

ecc-guest at users.alioth.debian.org ecc-guest at users.alioth.debian.org
Mon Jul 24 18:08:05 UTC 2006


Author: ecc-guest
Date: Mon Jul 24 18:08:04 2006
New Revision: 2989

URL: http://svn.debian.org/wsvn/?sc=1&rev=2989
Log:
cleanup

Modified:
    trunk/projects/approx/trunk/fsck_approx.ml

Modified: trunk/projects/approx/trunk/fsck_approx.ml
URL: http://svn.debian.org/wsvn/trunk/projects/approx/trunk/fsck_approx.ml?rev=2989&op=diff
==============================================================================
--- trunk/projects/approx/trunk/fsck_approx.ml (original)
+++ trunk/projects/approx/trunk/fsck_approx.ml Mon Jul 24 18:08:04 2006
@@ -1,9 +1,9 @@
 (* approx: proxy server for Debian archive files
-   Copyright (C) 2005  Eric C. Cooper <ecc at cmu.edu>
+   Copyright (C) 2006  Eric C. Cooper <ecc at cmu.edu>
    Released under the GNU General Public License *)
 
+open Util
 open Default_config
-open Util
 
 let fsck_release_files () =
   let find file =




More information about the Pkg-ocaml-maint-commits mailing list