Typo
This commit is contained in:
		
							parent
							
								
									b6809608cc
								
							
						
					
					
						commit
						986fbd6fab
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -119,7 +119,7 @@ static inline void mkBool(Value & v, bool b) | |||
| static inline void mkNull(Value & v) | ||||
| { | ||||
|     v.type = tNull; | ||||
|     v.app.left = v.app.right = 00; // scrub
 | ||||
|     v.app.left = v.app.right = 0; // scrub
 | ||||
| } | ||||
| 
 | ||||
| 
 | ||||
|  |  | |||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue