no! no new warnings
This commit is contained in:
		
							parent
							
								
									92ae5c81ae
								
							
						
					
					
						commit
						7a345b3528
					
				| @ -9,7 +9,7 @@ int setgroups(int ngroups, const gid_t *gidset) | |||||||
| { | { | ||||||
|   message m; |   message m; | ||||||
| 
 | 
 | ||||||
|   m.m1_p1 = gidset; |   m.m1_p1 = (char *) gidset; | ||||||
|   m.m1_i1 = ngroups; |   m.m1_i1 = ngroups; | ||||||
| 
 | 
 | ||||||
|   return(_syscall(MM, SETGROUPS, &m)); |   return(_syscall(MM, SETGROUPS, &m)); | ||||||
|  | |||||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 David van Moolenbroek
						David van Moolenbroek