Commit b79e0c58 authored by vaillancour's avatar vaillancour Committed by Sandesh Venkatesh
Browse files

clang format

parent 81c0734e
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -788,7 +788,7 @@ void Copy_Scale_sig_16_32_DEPREC(
#ifdef DEBUGGING
    if ( exp0 >= 16 )
    {
        printf( "Issue in Copy_Scale_sig_16_32_DEPREC at frame %d\n", frame);
        printf( "Issue in Copy_Scale_sig_16_32_DEPREC\n" );
    }
#else
    assert( exp0 < 16 );
+2 −2

File changed.

Contains only whitespace changes.

+5 −5

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

+4 −4

File changed.

Contains only whitespace changes.

+2 −2

File changed.

Contains only whitespace changes.

+3 −3

File changed.

Contains only whitespace changes.

+1 −1

File changed.

Contains only whitespace changes.

Loading