Andrew Talbot : winelib: Replace inline static with static inline.

Alexandre Julliard julliard at wine.codeweavers.com
Tue Mar 27 06:58:43 CDT 2007


Module: wine
Branch: master
Commit: 4125821a99262565afc68b2269a9955693caf71f
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=4125821a99262565afc68b2269a9955693caf71f

Author: Andrew Talbot <Andrew.Talbot at 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=4125821a99262565afc68b2269a9955693caf71f



More information about the wine-cvs mailing list