Another round in the Great BPy Cleanup:
Run everything thru indent to cleanup spaces vs tabs. Clean up some of the comments by hand. BGL.c was not touched due to all that macro wackyness. There are no functional changes to the code. Pre-indent versions of source are tagged with tag bpy-cleanup-20040925 , just in case.
This commit is contained in:
		@@ -1,4 +1,5 @@
 | 
			
		||||
/* 
 | 
			
		||||
 * $Id$
 | 
			
		||||
 *
 | 
			
		||||
 * ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
 | 
			
		||||
 *
 | 
			
		||||
@@ -32,4 +33,4 @@
 | 
			
		||||
#ifndef EXPP_sys_H
 | 
			
		||||
#define EXPP_sys_H
 | 
			
		||||
 | 
			
		||||
#endif /* EXPP_sys_H */
 | 
			
		||||
#endif				/* EXPP_sys_H */
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user