[haiku-commits] Re: r37305 - haiku/trunk/src/preferences/screensaver

  • From: Jérôme Duval <korli@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Wed, 30 Jun 2010 17:59:09 +0200

2010/6/30 Axel Dörfler <axeld@xxxxxxxxxxxxxxxx>:
> korli@xxxxxxxxxxxxxxxx wrote:
>> +                     if (be_roster->Launch(SCREEN_BLANKER_SIG, &fSettings.
>> Message(),
>> +                             &fScreenSaverTestTeamId) == B_OK)
>> +                             break;
>
> This introduces a number of coding style violations that I fixed in
> r37313 - among a lot more, so this is just for reference:

Sorry about that. FWIW this commit was mostly a copy/paste from
src/add-ons/input_server/filters/screen_saver/ScreenSaverFilter.cpp
(r37123).
I'll go and fix the style violations in that file if you don't beat me :)

Bye,
Jérôme

Other related posts: