summaryrefslogtreecommitdiff
path: root/src/irmd/main.c
diff options
context:
space:
mode:
authorSander Vrijders <sander.vrijders@ugent.be>2017-03-21 16:21:25 +0100
committerSander Vrijders <sander.vrijders@ugent.be>2017-03-21 16:21:25 +0100
commit4b257b249ea91d1ee7e2341c563bac561911e8a6 (patch)
treef45378a6118390d279062577188741ab3d256127 /src/irmd/main.c
parent8907220599bec8067c1701c3d8bd19f9bcb19275 (diff)
parentb04b4933fc7f03aef940b4de5fd43815834951ca (diff)
downloadouroboros-4b257b249ea91d1ee7e2341c563bac561911e8a6.tar.gz
ouroboros-4b257b249ea91d1ee7e2341c563bac561911e8a6.zip
Merge branch 'testing' into be
Diffstat (limited to 'src/irmd/main.c')
-rw-r--r--src/irmd/main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/irmd/main.c b/src/irmd/main.c
index 9aceb27a..ad55256a 100644
--- a/src/irmd/main.c
+++ b/src/irmd/main.c
@@ -1360,7 +1360,7 @@ static struct irm_flow * flow_req_arr(pid_t api,
pid_t h_api = -1;
int port_id = -1;
- struct timespec wt = {IRMD_REQ_ARR_TIMEOUT % 1000,
+ struct timespec wt = {IRMD_REQ_ARR_TIMEOUT / 1000,
(IRMD_REQ_ARR_TIMEOUT % 1000) * MILLION};
log_dbg("Flow req arrived from IPCP %d for %s on AE %s.",