[haiku-commits] Re: r35503 - in haiku/trunk: headers/os/locale src/kits/locale src/tests/kits/locale

  • From: Jérôme Duval <korli@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Wed, 17 Feb 2010 08:59:44 +0100

2010/2/17  <pulkomandy@xxxxxxxxx>:
> Added: haiku/trunk/src/kits/locale/TimeFormat.cpp
> ===================================================================
> +
> +status_t BTimeFormat::Format(int64 number, BString* buffer) const

> Added: haiku/trunk/src/tests/kits/locale/formatTest.cpp
> +
> +int main() {
> +       BTimeFormat timeFormatter;

This need a new line after the return type and before the opening brace.

Bye,
Jérôme

Other related posts: