code style

This commit is contained in:
john30
2017-01-14 19:00:47 +01:00
parent ebcb260d5f
commit 5bf2f124b3
42 changed files with 1347 additions and 1066 deletions
+3 -3
View File
@@ -41,7 +41,7 @@ namespace ebusd {
* data.
*/
class TemParamDataType : public NumberDataType {
public:
public:
/**
* Constructs a new instance.
* @param id the type identifier.
@@ -68,6 +68,6 @@ class TemParamDataType : public NumberDataType {
*/
void contrib_tem_register();
} // namespace ebusd
} // namespace ebusd
#endif // LIB_EBUS_CONTRIB_TEM_H_
#endif // LIB_EBUS_CONTRIB_TEM_H_