summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--5/11.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/5/11.c b/5/11.c
index 486aa05..0a7cc00 100644
--- a/5/11.c
+++ b/5/11.c
@@ -47,7 +47,7 @@ int main(int argc, char *argv[]) {
switch (op) {
case 'e':
- // entab(s, t, colv, colc);
+ entab(s, t, colv, colc);
break;
case 'd':
// detab(s, t, colv, colc);