[haiku-commits] Re: r42432 - haiku/trunk/src/bin/locale
- From: Ryan Leavengood <leavengood@xxxxxxxxx>
- To: haiku-commits@xxxxxxxxxxxxx
- Date: Fri, 15 Jul 2011 14:45:27 -0400
On Fri, Jul 15, 2011 at 1:30 PM, <pulkomandy@xxxxxxxxxxxxxxxxx> wrote:
>
> Was only a missing break in switch/case.
That's always a fun one.
> Modified: haiku/trunk/src/bin/locale/linkcatkeys.cpp
> ===================================================================
> --- haiku/trunk/src/bin/locale/linkcatkeys.cpp 2011-07-15 12:26:59 UTC (rev
> 42431)
> +++ haiku/trunk/src/bin/locale/linkcatkeys.cpp 2011-07-15 17:30:17 UTC (rev
> 42432)
> @@ -136,6 +136,7 @@
>
> switch(outputTarget) {
> case TARGET_ATTRIBUTE: {
> + printf("To attribute\n");
Leftover debug output.
--
Regards,
Ryan
Other related posts: