MSI: Use "static const" rather than "const static"

Mike McCormack mike at codeweavers.com
Sun Oct 30 03:09:49 CST 2005


ChangeLog:
Use "static const" rather than "const static" as gcc -W complains about 
the former.

  dlls/msi/action.c  |  114 
++++++++++++++++++++++++++--------------------------
  dlls/msi/dialog.c  |   12 +++--
  dlls/msi/package.c |    4 +-
  3 files changed, 65 insertions(+), 65 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2d6bf13edfdd5c987efeaa62e7791acb99e87272.diff
Type: text/x-patch
Size: 14019 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20051030/68c831a3/2d6bf13edfdd5c987efeaa62e7791acb99e87272.diff


More information about the wine-patches mailing list