Re: [PATCH 04/17] mshtml: Use IDs instead of strings in HTMLStyle implementation.
6 Oct
2008
6 Oct
'08
12:59 p.m.
On Mon, Oct 6, 2008 at 9:48 AM, Jacek Caban <jacek(a)codeweavers.com> wrote:
--- dlls/mshtml/htmlstyle.c | 108 ++++++++++++++++++++++++++++------------------- dlls/mshtml/htmlstyle.h | 21 +++++++++ 2 files changed, 85 insertions(+), 44 deletions(-)
+/* NOTE: Make sure to keep in sync with stryle_strings in htmlstrle.c */ s/stryle_strings/style_strings && s/htmlstrle.c/htmlstyle.c -Austin
6 Oct
6 Oct
1:13 p.m.
New subject: [PATCH 04/17] mshtml: Use IDs instead of strings in HTMLStyle implementation.
Austin English wrote:
+/* NOTE: Make sure to keep in sync with stryle_strings in htmlstrle.c */
s/stryle_strings/style_strings && s/htmlstrle.c/htmlstyle.c
Thanks, I will change it more soon, so I will fix it then as I don't think such typos are worth resending or separated patch. Jacek
6278
Age (days ago)
6278
Last active (days ago)
1 comments
2 participants
participants (2)
-
Austin English -
Jacek Caban