X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=src%2Fvhashify.h;h=55e7fd87ab07e8784f84232f4182ae5a73a72aad;hb=95e2774070e989fe9cf9f48dae5fa054e55e2a3e;hp=c32f533ca0e959a627b2083fc6dea245d7281727;hpb=3f3cf95f755f3ef1c31ad8e38153deb4ee214c66;p=util-vserver.git diff --git a/src/vhashify.h b/src/vhashify.h index c32f533..55e7fd8 100644 --- a/src/vhashify.h +++ b/src/vhashify.h @@ -1,4 +1,4 @@ -// $Id: vhashify.h,v 1.2 2005/03/18 00:25:37 ensc Exp $ --*- c -*-- +// $Id: vhashify.h 2475 2007-01-27 09:38:56Z dhozac $ --*- c -*-- // Copyright (C) 2004 Enrico Scholz // @@ -32,6 +32,7 @@ struct Arguments { char const * hash_dir; bool dry_run; bool do_refresh; + bool ignore_mtime; }; struct HashDirInfo {