зеркало из https://github.com/microsoft/git.git
[PATCH] Spell __attribute__ correctly in cache.h.
Sun's cc doesn't know __attribute__. Signed-off-by: Jason Riedy <ejr@cs.berkeley.edu> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
Родитель
a8055f8a8e
Коммит
75ea6911d6
2
cache.h
2
cache.h
|
@ -41,7 +41,7 @@
|
|||
#endif
|
||||
|
||||
#ifndef __attribute__
|
||||
#define __attribute(x)
|
||||
#define __attribute__(x)
|
||||
#endif
|
||||
|
||||
/*
|
||||
|
|
Загрузка…
Ссылка в новой задаче