TP3: indentation fixlet
authorJerome Benoit <jerome.benoit@sap.com>
Sat, 4 Mar 2017 18:43:36 +0000 (19:43 +0100)
committerJerome Benoit <jerome.benoit@sap.com>
Sat, 4 Mar 2017 18:43:36 +0000 (19:43 +0100)
Signed-off-by: Jerome Benoit <jerome.benoit@sap.com>
TP3/tp3.c

index 7fa3dd729b217aed17587a554eb1fab8e1b0262a..52c2a6e398be161c61c1f8af0837bd79bbff265a 100644 (file)
--- a/TP3/tp3.c
+++ b/TP3/tp3.c
@@ -57,7 +57,7 @@ int main() {
     
     AfficheTab(T, tabSize);
 
-    TriFusion(T,tabSize); 
+    TriFusion(T, tabSize);
 
     AfficheTab(T, tabSize);