# HG changeset patch # User Sebastien Decugis # Date 1364549506 -28800 # Node ID dc7d6d5f93d369f7565e1fbc8e8fb6d82ee73d26 # Parent 908ffbb81f60c18de477303f19fbba0e221f1d0d# Parent 8af24e6143cecf8c39c52521c77158e777f5e0ed Merged diff -r 908ffbb81f60 -r dc7d6d5f93d3 libfdcore/fdcore-internal.h --- a/libfdcore/fdcore-internal.h Fri Mar 29 17:30:59 2013 +0800 +++ b/libfdcore/fdcore-internal.h Fri Mar 29 17:31:46 2013 +0800 @@ -70,7 +70,7 @@ #define DPR_TIMEOUT 15 /* in seconds */ #endif /* DPR_TIMEOUT */ -/* Delai where the connection is maintained opened to allow exchanging remaining pending answers after DPR/DPA */ +/* Delay where the connection is maintained opened to allow exchanging remaining pending answers after DPR/DPA */ #ifndef GRACE_TIMEOUT #define GRACE_TIMEOUT 1 /* in seconds */ #endif /* GRACE_TIMEOUT */