Mercurial > mplayer.hg
comparison libaf/af_comp.c @ 29480:a4d8dee13834
Indent libswscale:
- Use 4 spaces throughout for indentation;
- Fix inconsistent indentation;
- Indent function calls and declarations aligning arguments on multiple lines
to the column after the opening parentheses;
- Align asm code to the column 4 spaces after the call to __asm__();
- Align cases in switch statements to the same column as "switch".
author | ramiro |
---|---|
date | Sun, 16 Aug 2009 00:32:04 +0000 |
parents | 0f1b5b68af32 |
children | 8fa2f43cb760 |
comparison
equal
deleted
inserted
replaced
29479:55f33b0748c9 | 29480:a4d8dee13834 |
---|