commit | 7823c7c121839f5a003acdf9c2f1839bfa2f6c43 | [log] [tgz] |
---|---|---|
author | Luiz Fernando Capitulino <lcapitulino@mandriva.com.br> | Wed Jan 11 01:38:27 2006 +0100 |
committer | Adrian Bunk <bunk@r063144.stusta.swh.mhn.de> | Wed Jan 11 01:38:27 2006 +0100 |
tree | 11c8b9ef1b714e8314cae2896e95fe8e6db64722 | |
parent | 02706647a49011ae1e7b4eca33e835d1681b094e [diff] |
ext2: trivial indentation fix. This memset() line was indented with seven spaces, this patch fixes it to use a tab instead. Yes, very trivial but it's the third time I have to look at this line.. Signed-off-by: Luiz Capitulino <lcapitulino@mandriva.com.br> Signed-off-by: Adrian Bunk <bunk@stusta.de>