Browse Source

[5074] Removed spurious whitespace.

Marcin Siodelski 8 years ago
parent
commit
bd7aa52f3a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/lib/process/libprocess.dox

+ 1 - 1
src/lib/process/libprocess.dox

@@ -11,7 +11,7 @@
 During the design and development of D2 (Kea's DHCP-DDNS process), an abstract
 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
 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
 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
 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
 was initially developed as part of D2 in src/bin/d2.  In order to use CPL for