Browse Source

[master] style cleanups: removed a white space at a BOL; fixed indentataion

JINMEI Tatuya 13 years ago
parent
commit
038c8121cd
1 changed files with 2 additions and 2 deletions
  1. 2 2
      ChangeLog

+ 2 - 2
ChangeLog

@@ -1,9 +1,9 @@
 316.	[func]*		vorner
 	The configuration of what parts of the system run is more flexible now.
 	Everything that should run must have an entry in Boss/components.
-    (Trac213, git 08e1873a3593b4fa06754654d22d99771aa388a6)
+	(Trac213, git 08e1873a3593b4fa06754654d22d99771aa388a6)
 
- 315.	[func]		tomek
+315.	[func]		tomek
 	libdhcp: Support for DHCPv4 packet manipulation is now implemented.
 	All fixed fields are now supported. Generic support for DHCPv4
 	options is available (both parsing and assembly). There is no code