summaryrefslogtreecommitdiffstats
path: root/mdk-stage1/lomount.c
diff options
context:
space:
mode:
authorGuillaume Cottenceau <gc@mandriva.com>2003-10-21 17:02:46 +0000
committerGuillaume Cottenceau <gc@mandriva.com>2003-10-21 17:02:46 +0000
commit886911b0bb5113663bfc6ae8500f37825cef3048 (patch)
tree955b5eb703e54e8cd9635b85fb8636ce00a57e99 /mdk-stage1/lomount.c
parented6d44c1e80a9a28b9fbfd3d2a65254bd72e6edd (diff)
downloaddrakx-886911b0bb5113663bfc6ae8500f37825cef3048.tar
drakx-886911b0bb5113663bfc6ae8500f37825cef3048.tar.gz
drakx-886911b0bb5113663bfc6ae8500f37825cef3048.tar.bz2
drakx-886911b0bb5113663bfc6ae8500f37825cef3048.tar.xz
drakx-886911b0bb5113663bfc6ae8500f37825cef3048.zip
pixel sux
Diffstat (limited to 'mdk-stage1/lomount.c')
-rw-r--r--mdk-stage1/lomount.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdk-stage1/lomount.c b/mdk-stage1/lomount.c
index 77e520c41..01d0b1a0a 100644
--- a/mdk-stage1/lomount.c
+++ b/mdk-stage1/lomount.c
@@ -80,7 +80,7 @@ set_loop (const char *device, const char *file, int gz)
loopinfo.lo_name[LO_NAME_SIZE - 1] = 0;
loopinfo.lo_offset = 0;
if (gz)
- loopinfo.lo_encrypt_key = 13; /* LO_CRYPT_GZ */
+ loopinfo.lo_encrypt_type = 13; /* LO_CRYPT_GZ */
#ifdef MCL_FUTURE
/*