diff options
Diffstat (limited to 'src/hftctl.c')
-rw-r--r-- | src/hftctl.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/hftctl.c b/src/hftctl.c index 7f6cc919495..5891b25cd2e 100644 --- a/src/hftctl.c +++ b/src/hftctl.c @@ -20,7 +20,7 @@ /* 2. places fildes into raw mode */ /* 3. converts ioctl arguments to datastream */ /* 4. waits for 2 secs for acknowledgement before */ -/* timimg out. */ +/* timing out. */ /* 5. places response in callers buffer ( just like */ /* ioctl. */ /* 6. returns fildes to its original mode */ |