[AppDB] - make variables more consistent, fix indenting

Chris Morgan cmorgan at alum.wpi.edu
Tue Jun 20 13:32:04 CDT 2006


Make the code more consistent by using the appdb coding standards.

Change $result = query_appdb(...) to $hResult = ... etc.

Also fix some odd indenting due to spaces vs. tabs.

There are still a ton of variables that are integers or strings that should be 
prefixed with 'i' or 's' if anyone is interested in cleaning some of that up.

Chris

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cleanup.patch
Type: text/x-diff
Size: 68481 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20060620/b07e29b1/cleanup-0001.patch


More information about the wine-patches mailing list