Skip to content

Commit

Permalink
fix warning(warning: backslash-newline at end of file [enabled by def…
Browse files Browse the repository at this point in the history
…ault])

Former-commit-id: f294ee77154ad79ec955cfc56adf9d392d7b5d5d [formerly e3223f62ddaba2569565676c3f1962d07e4f8541] [formerly 5d02a8dd5b6810d2f54721eeaed7320b8ec33f67 [formerly 32168652b2eeb127d12abb776268a5028b02bf4f]]
Former-commit-id: 76b3033735b67e7696202eb665e6057853871585 [formerly 282dc09f6b405f55a291d853e933d7f0f4c74097]
Former-commit-id: 1f9e33c14e3426922f2fe5650714af4e63ab1347
  • Loading branch information
nickyang4github committed Sep 25, 2018
1 parent 00c847a commit ca233a9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Frame/SDK/Interface/AFIMsgModule.h
Original file line number Diff line number Diff line change
Expand Up @@ -345,4 +345,4 @@ class AFIMsgModule : public AFIModule
if (AFIMsgModule::RecvPB((xHead), (msg), (nLen), strMsg, nPlayerID)) \
{ \
nHasKey = (int)nPlayerID.nLow; \
}
}

0 comments on commit ca233a9

Please sign in to comment.