Ignore:
File:
1 edited

Legend:

Unmodified
Added
Removed
  • uspace/lib/posix/stdbool.h

    r0319e104 r6b4c64a  
    4040
    4141#ifdef LIBC_BOOL_H_
    42         #error You can't include bool.h and stdbool.h at the same time.
     42        #error "You can't include bool.h and stdbool.h at the same time."
    4343#endif
    4444#define LIBC_BOOL_H_
Note: See TracChangeset for help on using the changeset viewer.