changeset 7334:3a93377e8b76 libavcodec

cosmetics: Reindent two misplaced braces.
author diego
date Sun, 20 Jul 2008 20:02:09 +0000
parents a8a79f5385f6
children d463d8ee7755
files ppc/dsputil_ppc.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/ppc/dsputil_ppc.c	Sun Jul 20 18:58:30 2008 +0000
+++ b/ppc/dsputil_ppc.c	Sun Jul 20 20:02:09 2008 +0000
@@ -300,8 +300,8 @@
                     perfdata[j][i][powerpc_data_max] = 0x0000000000000000ULL;
                     perfdata[j][i][powerpc_data_sum] = 0x0000000000000000ULL;
                     perfdata[j][i][powerpc_data_num] = 0x0000000000000000ULL;
-                  }
-              }
+                }
+            }
         }
 #endif /* CONFIG_POWERPC_PERF */
     }