summaryrefslogtreecommitdiff
path: root/tools/stub.h
diff options
context:
space:
mode:
authorJoe Thornber <thornber@redhat.com>2002-01-15 17:37:23 +0000
committerJoe Thornber <thornber@redhat.com>2002-01-15 17:37:23 +0000
commitf2f2634990cfcd5c90279183d9106d5c8defb077 (patch)
treefed594c7ab9d88eafbad3e13da57842e383c1acb /tools/stub.h
parent6198a4102c5b171604b1ee82bd4a513be5506ab3 (diff)
downloadlvm2-f2f2634990cfcd5c90279183d9106d5c8defb077.tar.gz
o vgcfgrestore works ! (with the couple of examples I tried).
Diffstat (limited to 'tools/stub.h')
-rw-r--r--tools/stub.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/stub.h b/tools/stub.h
index fa6e6e3a8..5bf2e78d0 100644
--- a/tools/stub.h
+++ b/tools/stub.h
@@ -13,5 +13,4 @@ int vgexport(int argc, char **argv) {return 1;}
int vgimport(int argc, char **argv) {return 1;}
int vgmknodes(int argc, char **argv) {return 1;}
int vgsplit(int argc, char **argv) {return 1;}
-int vgcfgrestore(int argc, char **argv) {return 1;}