Loading ipc/ipdl/ipdl.py +1 −1 Original line number Diff line number Diff line Loading @@ -164,7 +164,7 @@ print >>ipcmsgstart, """ LastMsgIndex }; COMPILE_ASSERT(LastMsgIndex <= 65536, need_to_update_IPC_MESSAGE_MACRO); static_assert(LastMsgIndex <= 65536, "need to update IPC_MESSAGE_MACRO"); #endif // ifndef IPCMessageStart_h """ Loading Loading
ipc/ipdl/ipdl.py +1 −1 Original line number Diff line number Diff line Loading @@ -164,7 +164,7 @@ print >>ipcmsgstart, """ LastMsgIndex }; COMPILE_ASSERT(LastMsgIndex <= 65536, need_to_update_IPC_MESSAGE_MACRO); static_assert(LastMsgIndex <= 65536, "need to update IPC_MESSAGE_MACRO"); #endif // ifndef IPCMessageStart_h """ Loading