repositories
/
Algorithmic_C.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c44116
)
TP3: indentation fixlet
author
Jerome Benoit
<jerome.benoit@sap.com>
Sat, 4 Mar 2017 18:43:36 +0000
(19:43 +0100)
committer
Jerome 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
patch
|
blob
|
blame
|
history
diff --git
a/TP3/tp3.c
b/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);