Should have a space between // and comment "whitespace/comments"

This commit is contained in:
Micke Prag 2012-02-28 22:20:03 +01:00
parent e1608f94a8
commit 75f21588e5
39 changed files with 225 additions and 224 deletions

View file

@ -35,4 +35,5 @@ namespace TelldusCore {
PrivateData *d;
};
}
#endif // TELLDUS_CORE_COMMON_SOCKET_H_