[MPlayer-cvslog] r32047 - trunk/mplayer.c
    Nicolas George 
    nicolas.george at normalesup.org
       
    Mon Sep  6 21:39:33 CEST 2010
    
    
  
Le decadi 20 fructidor, an CCXVIII, Reynaldo H. Verdejo Pinochet a écrit :
> Why do you think its off? That source section uses 4 spaces per
> indentation level.
MPlayer coding style derives from K&R, which includes "line up continued
lines at parentheses": if the previous line has an unclosed parenthese (or
bracket), the next line is indented aligned to that parenthese. Something
like that:
	frobnicate(first argument,
		   second argument);
Regards,
-- 
  Nicolas George
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: Digital signature
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-cvslog/attachments/20100906/c3f8a486/attachment.pgp>
    
    
More information about the MPlayer-cvslog
mailing list