[Pkg-libvirt-commits] [libguestfs] 19/59: builder: fix typo in comment

Hilko Bengen bengen at moszumanska.debian.org
Thu Mar 20 23:05:35 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch experimental
in repository libguestfs.

commit 53afa03af9175f127c77c221ea27b2a4a12d1fea
Author: Pino Toscano <ptoscano at redhat.com>
Date:   Wed Mar 12 16:07:55 2014 +0100

    builder: fix typo in comment
    
    Followup of commit b1cf6246f3c80762cf27dbdb24168589a34daf00.
---
 builder/downloader.mli | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/builder/downloader.mli b/builder/downloader.mli
index 7b26ba3..8daa661 100644
--- a/builder/downloader.mli
+++ b/builder/downloader.mli
@@ -19,7 +19,7 @@
 (** This module is a wrapper around curl, plus local caching. *)
 
 val cache_of_name : string -> string -> string -> int -> string
-(** [cache_of_name cachedir name revision] returns the filename
+(** [cache_of_name cachedir name arch revision] returns the filename
     of the cached file.  (Note: It doesn't check if the filename
     exists, this is just a simple string transformation). *)
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list