Samuel Thibault, le sam. 30 mai 2020 20:23:18 +0200, a ecrit: > +boolean_t exc_server (mach_msg_header_t *InHeadP, mach_msg_header_t > *OutHeadP); > +boolean_t msg_reply_server (mach_msg_header_t *InHeadP, > + mach_msg_header_t *OutHeadP) > +boolean_t notify_server (mach_msg_header_t *InHeadP, > + mach_msg_header_t *OutHeadP) > +boolean_t process_reply_server (mach_msg_header_t *InHeadP, > + mach_msg_header_t *OutHeadP)
Sorry, it was not refreshed. There are ';' at the end of these three lines of course.