fixed typo
This commit is contained in:
		
							parent
							
								
									3de1e669b2
								
							
						
					
					
						commit
						6df0ecdf8f
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -26,7 +26,7 @@ int _gettimeofday(struct timeval *tp, struct timezone *tzp); | ||||||
| #if	!defined(_MINIX)		/* MINIX has no ftime() */ | #if	!defined(_MINIX)		/* MINIX has no ftime() */ | ||||||
| struct timeb { | struct timeb { | ||||||
| 	long	time; | 	long	time; | ||||||
| 	undigned short millitm; | 	unsigned short millitm; | ||||||
| 	short	timezone; | 	short	timezone; | ||||||
| 	short	dstflag; | 	short	dstflag; | ||||||
| }; | }; | ||||||
|  |  | ||||||
		Loading…
	
	Add table
		
		Reference in a new issue