Francois Gouget : regedit: Remove cruft and make functions static, reordering where necessary to avoid forward declarations.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Jun 14 07:47:06 CDT 2007


Module: wine
Branch: master
Commit: 0d2d994ecced21dc4f5465670c15a423872ea7b3
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=0d2d994ecced21dc4f5465670c15a423872ea7b3

Author: Francois Gouget <fgouget at codeweavers.com>
Date:   Thu Jun 14 11:42:41 2007 +0200

regedit: Remove cruft and make functions static, reordering where necessary to avoid forward declarations.

Remove the command parameter of processRegLines() as it can only be used with processRegEntry().

---

 programs/regedit/listview.c |    3 -
 programs/regedit/regedit.c  |    2 +-
 programs/regedit/regproc.c  |  402 +++++++++++++------------------------------
 programs/regedit/regproc.h  |   42 +-----
 4 files changed, 127 insertions(+), 322 deletions(-)

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



More information about the wine-cvs mailing list