X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=src%2Fvutil.p;h=29a2c61f9182dedb1fbff6ed3943c00749b6c742;hb=41bd1307812403947526e827ea3d167794e6be0f;hp=32b5ce7b827dce229fb324e1d8e87c82a7fc953a;hpb=56942b8c8a88cc623de22392382ec0a1a00b2674;p=util-vserver.git diff --git a/src/vutil.p b/src/vutil.p index 32b5ce7..29a2c61 100644 --- a/src/vutil.p +++ b/src/vutil.p @@ -1,4 +1,4 @@ -// $Id: vutil.p,v 1.1 2003/09/29 22:01:57 ensc Exp $ --*- c++ -*-- +// $Id: vutil.p,v 1.3 2003/10/21 13:23:12 ensc Exp $ --*- c++ -*-- // Copyright (C) 2003 Enrico Scholz // based on vutil.p by Jacques Gelinas @@ -30,7 +30,7 @@ int vbuild_chown (const char *path, uid_t uid, gid_t gid); int vbuild_file_copy (const char *src, const char *dst, struct stat&st); -void vutil_loadallpkg (string&refserver, list&packages); +void vutil_loadallpkg (Vserver const &refserver, list&packages); int vutil_lstat (string path, struct stat&st); FILE *vutil_execdistcmd (const char *key, const string&vserver,