Module: wine Branch: master Commit: 4125821a99262565afc68b2269a9955693caf71f URL: http://source.winehq.org/git/wine.git/?a=commit;h=4125821a99262565afc68b2269...
Author: Andrew Talbot Andrew.Talbot@talbotville.com Date: Mon Mar 26 20:26:29 2007 +0100
winelib: Replace inline static with static inline.
---
include/wine/debug.h | 10 +++++----- include/wine/library.h | 18 +++++++++--------- include/wine/list.h | 28 ++++++++++++++-------------- include/wine/server.h | 8 ++++---- libs/wine/config.c | 2 +- libs/wine/loader.c | 6 +++--- libs/wine/utf8.c | 2 +- 7 files changed, 37 insertions(+), 37 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=4125821a99262565afc68b...