Update arghandler.c
This commit is contained in:
		
							parent
							
								
									c02ff71daa
								
							
						
					
					
						commit
						b7e103b87d
					
				@ -3,7 +3,7 @@
 | 
			
		||||
#include "arghandler.h"
 | 
			
		||||
 | 
			
		||||
/************************************************************************************
 | 
			
		||||
* @author Jacob McCloughan
 | 
			
		||||
* @author Scoots
 | 
			
		||||
* @version 3/03/2017
 | 
			
		||||
* @see arghandler.h
 | 
			
		||||
*
 | 
			
		||||
@ -127,4 +127,4 @@ void setup(int argc, char** argv) {
 | 
			
		||||
	if (arguments.loadFile != NULL) {
 | 
			
		||||
		loadFile = arguments.loadFile;
 | 
			
		||||
	}
 | 
			
		||||
}
 | 
			
		||||
}
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user