oops
This commit is contained in:
		
							
								
								
									
										4
									
								
								main.c
									
									
									
									
									
								
							
							
						
						
									
										4
									
								
								main.c
									
									
									
									
									
								
							| @@ -33,7 +33,7 @@ | |||||||
| #include <locale.h> | #include <locale.h> | ||||||
| #endif | #endif | ||||||
|  |  | ||||||
| __RCSID("$MirOS: src/bin/mksh/main.c,v 1.182 2011/03/16 20:26:35 tg Exp $"); | __RCSID("$MirOS: src/bin/mksh/main.c,v 1.183 2011/03/16 20:43:34 tg Exp $"); | ||||||
|  |  | ||||||
| extern char **environ; | extern char **environ; | ||||||
|  |  | ||||||
| @@ -72,7 +72,7 @@ static const char *initcoms[] = { | |||||||
| 	"type=whence -v", | 	"type=whence -v", | ||||||
| #if defined(ANDROID) | #if defined(ANDROID) | ||||||
| 	/* evil hack */ | 	/* evil hack */ | ||||||
| 	"lsmod='cat /proc/modules'", | 	"lsmod=cat /proc/modules", | ||||||
| #elif !defined(MKSH_UNEMPLOYED) | #elif !defined(MKSH_UNEMPLOYED) | ||||||
| 	/* not in Android for political reasons */ | 	/* not in Android for political reasons */ | ||||||
| 	/* not in ARGE mksh due to no job control */ | 	/* not in ARGE mksh due to no job control */ | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user