From 8f894d093f24a799124b559cfce221c073c005cf Mon Sep 17 00:00:00 2001 From: Felix Endres Date: Thu, 20 Jul 2006 17:24:52 +0000 Subject: Abgleich wg alter konflikte git-svn-id: http://svn.openslx.org/svn/openslx/ld4@282 95ad53e4-c205-0410-b2fa-d234c58c8868 --- initrd/initrd-stuff/etc/functions | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'initrd/initrd-stuff/etc/functions') diff --git a/initrd/initrd-stuff/etc/functions b/initrd/initrd-stuff/etc/functions index 06fe9e3d..e354c2ce 100644 --- a/initrd/initrd-stuff/etc/functions +++ b/initrd/initrd-stuff/etc/functions @@ -135,7 +135,7 @@ local n=0 case $i in 0) break ;; 128) n=`expr $n + 1` ; break ;; - 192) n=`expr $n + 1` ; break ;; + 192) n=`expr $n + 2` ; break ;; 224) n=`expr $n + 3` ; break ;; 240) n=`expr $n + 4` ; break ;; 252) n=`expr $n + 6` ; break ;; -- cgit v1.2.3-55-g7522