]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5175] Remove spurious whitespace.
authorMarcin Siodelski <marcin@isc.org>
Mon, 3 Apr 2017 16:14:27 +0000 (18:14 +0200)
committerMarcin Siodelski <marcin@isc.org>
Mon, 3 Apr 2017 16:14:27 +0000 (18:14 +0200)
src/bin/agent/agent.dox

index 446a65b8535b4f2d4cbbb949d59a52daf60a838e..9e1f69d47158a49cf24f498b20347cbb6d8ac093 100644 (file)
@@ -31,7 +31,7 @@ with hooks libraries attached. The hooks libraries must implement
 callouts for the "control_command_receive" hook point, which will be
 invoked by the CA when the command is received. If the hooks libraries
 set the 'skip' status, it is an indication to the CA that the command
-has been processed by the CA and that it should return the response created 
+has been processed by the CA and that it should return the response created
 by the hooks libraries to the client. An example of the hooks library attached
 to the CA and handling the commands for other services is a library which
 stores or retrieves some data from the SQL database.