Overview
| Comment: | objfw-defs.h.in: Fix inconsistency |
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive |
| Timelines: | family | ancestors | descendants | both | appletalk |
| Files: | files | file ages | folders |
| SHA3-256: |
c26bd3ad848f5d573dd274d676c67dcd |
| User & Date: | js on 2022-10-22 21:47:40 |
| Other Links: | branch diff | manifest | tags |
Context
|
2022-10-22
| ||
| 21:58 | Add support for AppleTalk DDP sockets (check-in: b62cca0487 user: js tags: trunk) | |
| 21:47 | objfw-defs.h.in: Fix inconsistency (Closed-Leaf check-in: c26bd3ad84 user: js tags: appletalk) | |
| 20:41 | OFDatagramSocket: Set correct family for AppleTalk (check-in: f2f2bd294e user: js tags: appletalk) | |
Changes
Modified src/objfw-defs.h.in from [d45aceabb3] to [b415425796].
1 2 3 4 | 1 2 3 4 5 6 7 8 9 10 11 12 | - + | #undef OF_APPLE_RUNTIME #undef OF_BIG_ENDIAN #undef OF_FLOAT_BIG_ENDIAN #undef OF_HAVE_AFUNIX_H |
| ︙ |