Module: wine Branch: refs/heads/master Commit: f6da014c4bffbb95ed73de233aad33ebe0d01669 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=f6da014c4bffbb95ed73de23...
Author: Alexandre Julliard julliard@winehq.org Date: Sat Jun 10 11:57:03 2006 +0200
dmsynth: Make the virtual table functions static where possible.
---
dlls/dmsynth/dmsynth_private.h | 7 ----- dlls/dmsynth/synth.c | 52 ++++++++++++++++++++-------------------- dlls/dmsynth/synthsink.c | 24 +++++++++--------- 3 files changed, 38 insertions(+), 45 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=f6da014c4bffbb95ed73...