[prev in list] [next in list] [prev in thread] [next in thread] 

List:       busybox-cvs
Subject:    [BusyBox-cvs] busybox/modutils insmod.c,1.118,1.119
From:       andersen () busybox ! net (Erik Andersen,,,)
Date:       2004-05-26 6:06:42
Message-ID: 20040526120641.871B4B4084 () codepoet ! org
[Download RAW message or body]

Update of /var/cvs/busybox/modutils
In directory nail:/tmp/cvs-serv2883/modutils

Modified Files:
	insmod.c 
Log Message:
oops


Index: insmod.c
===================================================================
RCS file: /var/cvs/busybox/modutils/insmod.c,v
retrieving revision 1.118
retrieving revision 1.119
diff -u -d -r1.118 -r1.119
--- a/insmod.c	26 May 2004 11:38:46 -0000	1.118
+++ b/insmod.c	26 May 2004 12:06:38 -0000	1.119
@@ -1337,7 +1337,7 @@
 			break;
 #endif
 
-#elif defined(__H8300H__) || defined(__H8300S__)
+#if defined(__H8300H__) || defined(__H8300S__)
 	        case R_H8_DIR24R8:
 			loc = (ElfW(Addr) *)((ElfW(Addr))loc - 1);
 			*loc = (*loc & 0xff000000) | ((*loc & 0xffffff) + v);

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic