From: Francis Dupont Date: Mon, 13 Jun 2016 21:43:40 +0000 (+0200) Subject: [master] typo X-Git-Tag: fdxhook_base~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e7324065c52fbcaa6da8397ec8ebdba6054594f3;p=thirdparty%2Fkea.git [master] typo --- diff --git a/src/lib/hooks/hooks_user.dox b/src/lib/hooks/hooks_user.dox index 08d261d643..dc7ba81c60 100644 --- a/src/lib/hooks/hooks_user.dox +++ b/src/lib/hooks/hooks_user.dox @@ -290,7 +290,7 @@ error information to the Kea logging system. The @c CalloutHandle object provides two methods to get and set the arguments passed to the callout. These methods are called (naturally -enough) getArgument and SetArgument. Their usage is illustrated by the +enough) getArgument and setArgument. Their usage is illustrated by the following code snippets. @code