Patch: VarWeekdayName

Jiří Paleček jpalecek at web.de
Wed Aug 1 08:31:28 CDT 2007


On Tue, 31 Jul 2007 17:38:18 +0200, Juan Lang <juan.lang at gmail.com> wrote:

> Hi Jiri,
>
>> I want to ask, is anything wrong with this patch?
>
> Your indenting is haphazard.  Please match the indenting in the rest
> of the file, which in this case is no tabs, 2-space indenting.  Also,
> curly braces go on a new line, so e.g.:
> +  if (!size) {
> should be
> +  if (!size)
> +  {
> instead.

Thank you. Hope it will be better this time. Also, I'll send a test
if this is OK.

Changelog
   Implement the VarWeekdayName function in oleaut32.dll (fixes 5884)

Regards
     Jiri Palecek
-------------- next part --------------
A non-text attachment was scrubbed...
Name: VarWeekdayFormat.diff
Type: application/octet-stream
Size: 3200 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20070801/5e3de976/VarWeekdayFormat.obj


More information about the wine-patches mailing list