ChangeSet ID: 20942 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/10/29 06:07:29
Modified files: dlls/msi : table.c
Log message: Mike McCormack mike@codeweavers.com Deleted two buggy functions that incorrectly and inefficiently check whether a row already exists in a table, and replaced them with a call to an existing working function that does the same thing correctly.
Patch: http://cvs.winehq.org/patch.py?id=20942
Old revision New revision Changes Path 1.48 1.49 +6 -70 wine/dlls/msi/table.c