]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[5074] Removed spurious whitespace.
authorMarcin Siodelski <marcin@isc.org>
Fri, 2 Dec 2016 15:38:50 +0000 (16:38 +0100)
committerMarcin Siodelski <marcin@isc.org>
Fri, 2 Dec 2016 15:38:50 +0000 (16:38 +0100)
src/lib/process/libprocess.dox

index cb4506144bebf6353ac70e80125c4cea8fdd8342..66efcf9cfadad027e954e18097012e807abec311 100644 (file)
@@ -11,7 +11,7 @@
 During the design and development of D2 (Kea's DHCP-DDNS process), an abstract
 layer for process control, called the Controllable Process Layer or CPL, was
 created.  Kea's DHCP servers were initially developed prior to D2 and thus
-before CPL existed.  
+before CPL existed.
 
 Out of short term convenience and the fact that only D2 was using it, the CPL
 was initially developed as part of D2 in src/bin/d2.  In order to use CPL for