Merge pull request #25 from neochapay/master

Fix codestyle error
pull/1/head
John Brooks 12 years ago
commit ff5740ca25

@ -17,10 +17,10 @@
**
****************************************************************************/
#include <sys/types.h>
#include "appdata.h"
#include "protocol.h"
#include <stdint.h>
#include <sys/types.h>
AppData::AppData() :
m_options(0),

Loading…
Cancel
Save