From: Marcin Siodelski Date: Fri, 2 Dec 2016 15:38:50 +0000 (+0100) Subject: [5074] Removed spurious whitespace. X-Git-Tag: trac5046_base~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bd7aa52f3a0c4831edfc98f1c3510f176a451a54;p=thirdparty%2Fkea.git [5074] Removed spurious whitespace. --- diff --git a/src/lib/process/libprocess.dox b/src/lib/process/libprocess.dox index cb4506144b..66efcf9cfa 100644 --- a/src/lib/process/libprocess.dox +++ b/src/lib/process/libprocess.dox @@ -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