Alexandre Julliard : winemp3.acm: Make some variables static and/or const.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Jun 12 07:10:13 CDT 2006


Module: wine
Branch: refs/heads/master
Commit: b5878798fdd822b4a32267d23dbee8a670f5b0b9
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=b5878798fdd822b4a32267d23dbee8a670f5b0b9

Author: Alexandre Julliard <julliard at winehq.org>
Date:   Mon Jun 12 13:40:34 2006 +0200

winemp3.acm: Make some variables static and/or const.

---

 dlls/winemp3.acm/common.c   |    6 +++---
 dlls/winemp3.acm/huffman.h  |   42 +++++++++++++++++++++---------------------
 dlls/winemp3.acm/l2tables.h |   10 +++++-----
 dlls/winemp3.acm/layer2.c   |   16 ++++++++--------
 dlls/winemp3.acm/layer3.c   |   40 +++++++++++++++++++++-------------------
 dlls/winemp3.acm/mpegl3.c   |    6 +++---
 dlls/winemp3.acm/mpg123.h   |    6 +++---
 dlls/winemp3.acm/tabinit.c  |    2 +-
 8 files changed, 65 insertions(+), 63 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=b5878798fdd822b4a32267d23dbee8a670f5b0b9



More information about the wine-cvs mailing list