summaryrefslogtreecommitdiff
path: root/wct4xxp.c
diff options
context:
space:
mode:
Diffstat (limited to 'wct4xxp.c')
-rwxr-xr-xwct4xxp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wct4xxp.c b/wct4xxp.c
index 516519b..1bc5250 100755
--- a/wct4xxp.c
+++ b/wct4xxp.c
@@ -373,7 +373,7 @@ static int t4_maint(struct zt_span *span, int cmd)
t4_framer_out(wc, span->offset, 0x21, 0x40); /* FMR5: Nothing but RBS mode */
break;
default:
- printk("TE410P: Unknown E1 maint command: %d\n", cmd);
+ printk("TE410P: Unknown T1 maint command: %d\n", cmd);
break;
}
}