summaryrefslogtreecommitdiff
path: root/dahdi_maint.c
diff options
context:
space:
mode:
Diffstat (limited to 'dahdi_maint.c')
-rw-r--r--dahdi_maint.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/dahdi_maint.c b/dahdi_maint.c
index 40220a5..fe59ed7 100644
--- a/dahdi_maint.c
+++ b/dahdi_maint.c
@@ -203,8 +203,8 @@ int main(int argc, char *argv[])
}
res = ioctl(ctl, DAHDI_MAINT, &m);
if (res)
- printf("This type of looping is not supported by the"\
- " driver for this span\n");
+ printf("This type of error injection is not supported"\
+ " by the driver for this span\n");
}
if (gflag) {