Use GIT_INLINE macro instead of keyword inline.
commit209849a44961d4fb86fc51710affec6d8c407cf7
authorJulio Espinoza-Sokal <julioes@gmail.com>
Tue, 16 Jun 2009 01:27:49 +0000 (15 21:27 -0400)
committerAndreas Ericsson <ae@op5.se>
Tue, 16 Jun 2009 09:40:48 +0000 (16 11:40 +0200)
tree408509eef776dff28a36b63e8785ff04f7cf9846
parent73c4dd9253f8d43c436fc88e64096910f4f1b8ee
Use GIT_INLINE macro instead of keyword inline.

No need to define inline as __inline because libgit2 code
should be using GIT_INLINE instead.

Signed-off-by: Julio Espinoza-Sokal <julioes@gmail.com>
Signed-off-by: Andreas Ericsson <ae@op5.se>
src/cc-compat.h
src/fileops.h