Module: wine Branch: master Commit: 918c9d9ac1f5626f2f3918d7129d4be2931a2295 URL: http://source.winehq.org/git/wine.git/?a=commit;h=918c9d9ac1f5626f2f3918d712...
Author: Andrew Talbot Andrew.Talbot@talbotville.com Date: Wed Apr 4 22:22:44 2007 +0100
comdlg32: Constify some variables.
---
dlls/comdlg32/filedlg.c | 10 +++++----- dlls/comdlg32/filedlg16.c | 16 ++++++++-------- dlls/comdlg32/filedlg31.c | 26 +++++++++++++------------- dlls/comdlg32/filedlg31.h | 26 +++++++++++++------------- 4 files changed, 39 insertions(+), 39 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=918c9d9ac1f5626f2f3918...