Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorShawn O. Pearce <spearce@spearce.org>2007-09-18 12:55:00 +0400
committerJunio C Hamano <gitster@pobox.com>2007-09-19 14:22:31 +0400
commitbbaf4584286657582a92d5bb4038a5a06654ebb1 (patch)
treeaefd71e09bc788bcff0e5e7b4f6b7dbb0cbc8583 /transport.h
parentab865e6eec1f40938604b1c28a32525c1fdc7227 (diff)
Use 'unsigned:1' when we mean boolean options
These options are all strictly boolean (true/false). Its easier to document this implicitly by making their storage type a single bit. There is no compelling memory space reduction reason for this change, it just makes the structure definition slightly more readable. Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
Diffstat (limited to 'transport.h')
0 files changed, 0 insertions, 0 deletions