ObjFW  Check-in [543eb96c02]

Overview
Comment:Style consistency changes

Multiline preprocessor directives now always indent the continued lines
by 4 spaces. The only exception are defines that define to code blocks:
Those are still indented by a tab in order to align with the rest of the
code.

Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 543eb96c02228ea9dee19590189fc26e6bba2e8e3fded410383bbff3c20fcfb1
User & Date: js on 2016-03-28 23:43:39
Other Links: manifest | tags
Context
2016-03-28
23:48
configure: Use previous header checks for #ifdefs check-in: c79e23f49a user: js tags: trunk
23:43
Style consistency changes check-in: 543eb96c02 user: js tags: trunk
20:14
threading_winapi.m: Cosmetic change check-in: 386962cb17 user: js tags: trunk
Changes

Modified src/OFObject.m from [6e92aa6c33] to [110335b983].

whitespace changes only

Modified src/block.h from [c5ffa7c873] to [261f53d6e7].

whitespace changes only

Modified src/macros.h from [207b43dc6a] to [96b0f326a5].

whitespace changes only

Modified src/platform.h from [b2820cb66e] to [c0835628fd].

whitespace changes only

Modified src/runtime/runtime-private.h from [c0ea96e247] to [c0bf05887e].

whitespace changes only

Modified src/socket_helpers.h from [3a4f887125] to [ae4292ecac].

whitespace changes only

Modified src/threading.h from [0e441a08b1] to [ab485ea64f].

whitespace changes only