20 Jun
2006
20 Jun
'06
9:07 a.m.
"James Hawkins" <truiken(a)gmail.com> writes:
Is there anything wrong with this patch?
Changelog: * Fix handling of the no-op identifier in the Directory table.
You are assigning a const string to a non-const variable, that causes warnings. -- Alexandre Julliard julliard(a)winehq.org