Skip to content

Commit

Permalink
Fixed ending comment block.
Browse files Browse the repository at this point in the history
  • Loading branch information
plauche committed Feb 3, 2017
1 parent 4957d2f commit 2c0bd69
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion ipc/ipc/pubsub.h
Expand Up @@ -92,4 +92,6 @@ bool kprv_subscriber_read(const pubsub_conn * conn, void * buffer, int buffer_si
*/
bool kprv_send_csp(const pubsub_conn * conn, const void * data, uint16_t length);

#endif
#endif

/* @} */

0 comments on commit 2c0bd69

Please sign in to comment.