summaryrefslogtreecommitdiff
path: root/xhfc/xhfc_st_state.c
diff options
context:
space:
mode:
authorNoe Rubinstein <nrubinstein@proformatique.com>2011-01-21 16:03:23 +0100
committerNoe Rubinstein <nrubinstein@proformatique.com>2011-01-21 16:03:23 +0100
commit0eacb244d257646740014a45522d3d6cc0720b27 (patch)
tree2d0061f4236961d791904118d78899c7434273a6 /xhfc/xhfc_st_state.c
parent13bc63167a1e61cf459e2ae929baa7de5c110259 (diff)
cosmetic
Diffstat (limited to 'xhfc/xhfc_st_state.c')
-rw-r--r--xhfc/xhfc_st_state.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/xhfc/xhfc_st_state.c b/xhfc/xhfc_st_state.c
index 56084e7..358e73b 100644
--- a/xhfc/xhfc_st_state.c
+++ b/xhfc/xhfc_st_state.c
@@ -163,8 +163,8 @@ void deactivate_request(struct xhfc_span* s)
* - on deactivate requests stop the timer
* - T3 is stopped on going to state F7. I don't think it's possible to
* guarantee this; however except F2->F7 which can not happen when T3 is
- * running, every transition to F7 stops the timer, so there is no incoherent
- * behaviour;
+ * running, every transition to F7 stops the timer, so there is no
+ * incoherent behaviour;
* - Changing alarms in DAHDI, which will be done anyway. No point notifying
* something that lasts less that 1ms.
*/