]> git.proxmox.com Git - libgit2.git/commit - src/util.c
cleanup: remove trailing spaces
authorKirill A. Shutemov <kirill@shutemov.name>
Thu, 30 Jun 2011 16:52:34 +0000 (19:52 +0300)
committerVicent Marti <tanoku@gmail.com>
Fri, 1 Jul 2011 16:02:56 +0000 (18:02 +0200)
commit932d1baf294aaacfd5a99e7758a3c08d8ffc22ab
treee6714d92345ed9a916d8cd771ab1588333d41998
parent1f4f4d17046e43ca24da9621323d921ae0d0f5dd
cleanup: remove trailing spaces

Signed-off-by: Kirill A. Shutemov <kirill@shutemov.name>
37 files changed:
CMakeLists.txt
COPYING
README.md
examples/general.c
include/git2/odb.h
include/git2/oid.h
include/git2/refs.h
include/git2/repository.h
include/git2/tag.h
include/git2/tree.h
include/git2/types.h
src/filebuf.c
src/fileops.c
src/fileops.h
src/hashtable.c
src/hashtable.h
src/index.c
src/odb.c
src/odb_pack.c
src/oid.c
src/pqueue.c
src/pqueue.h
src/refs.c
src/repository.c
src/signature.c
src/tag.c
src/tree.c
src/util.c
src/util.h
src/vector.c
tests/t00-core.c
tests/t02-objread.c
tests/t04-commit.c
tests/t05-revwalk.c
tests/t06-index.c
tests/t10-refs.c
tests/test_lib.h