Module: wine Branch: master Commit: 291dd7a090bbd07d76070d054b8d3ef409351f9c URL: http://source.winehq.org/git/wine.git/?a=commit;h=291dd7a090bbd07d76070d054b...
Author: Andrew Talbot andrew.talbot@talbotville.com Date: Wed Aug 15 21:35:51 2007 +0100
riched20: Constify some variables.
---
dlls/riched20/editor.h | 36 ++++++++++++++++++------------------ dlls/riched20/run.c | 8 ++++---- dlls/riched20/string.c | 36 ++++++++++++++++++------------------ 3 files changed, 40 insertions(+), 40 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=291dd7a090bbd07d76070d...