From 126777bc019a54afb4ec51299f2cf9d2841698aa Mon Sep 17 00:00:00 2001 From: Pascal Rigaux Date: Wed, 25 Apr 2007 12:26:16 +0000 Subject: re-sync after the big svn loss --- mdk-stage1/lomount.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mdk-stage1/lomount.h') diff --git a/mdk-stage1/lomount.h b/mdk-stage1/lomount.h index 05ddd520b..4115507f2 100644 --- a/mdk-stage1/lomount.h +++ b/mdk-stage1/lomount.h @@ -15,7 +15,7 @@ #ifndef LOMOUNT_H #define LOMOUNT_H -int lomount(char *loopfile, char *where, char **loopdev, int gz); +int lomount(char *loopfile, char *where, char **loopdev, int compressed); void del_loop(char *loopdev); #endif -- cgit v1.2.1