Raised This Month: $ Target: $400
 0% 

loose indentation


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Author Message
geertjan88
Member
Join Date: May 2006
Old 12-22-2006 , 17:27   loose indentation
Reply With Quote #1

I get a lot of loose indentation errors and i want to remove them couse after a compile it is really hard to see how it went i just want 0 warnings and 0 errors.
For example this gives an warning loose indentation:

Code:
public leet_control_laptop(id,key)
{	
	switch(key)
	{
		case 0:
		{
			pdbackdoorA(id)
			leet_control_laptop_show(id)
		}
		case 1:
		{
			pdjaildoorA(id)
			leet_control_laptop_show(id)
		}
		case 2:
		{
			jaildoor1A(id)
			leet_control_laptop_show(id)
		}
		case 3:
		{
			jaildoor2A(id)
			leet_control_laptop_show(id)
		}
		case 4:
		{
			jaildoor3A(id)
			leet_control_laptop_show(id)
		}
	}
return PLUGIN_HANDLED
}
The compiler says it is in the rule where "return PLUGIN_HANDLED" is.
__________________
if i help? +karma!
geertjan88 is offline
 



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 22:30.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode