Fixed compile warnings due to missing \n at EOF.

This commit is contained in:
Mark Morschhäuser 2013-05-15 21:31:47 +02:00
parent 187fa23fef
commit 562de0553f
16 changed files with 16 additions and 16 deletions

View file

@ -89,4 +89,4 @@ public:
static PendingCommand *prepareAdminCommand(const ::google::protobuf::Message &cmd);
};
#endif
#endif