[haiku-commits] Re: r37646 - haiku/trunk/headers/private/net

  • From: "Axel Dörfler" <axeld@xxxxxxxxxxxxxxxx>
  • To: haiku-commits@xxxxxxxxxxxxx
  • Date: Thu, 22 Jul 2010 09:02:35 +0200

Philippe Houdoin <philippe.houdoin@xxxxxxxxx> wrote:
> >  class NetBufferModuleGetter {
> >        public:
> >                static net_buffer_module_info *Get() { return
> > gBufferModule; }
> >  };
> For cleanup completeness, this line should be:
>   static net_buffer_module_info* Get() { return gBufferModule; }
> ?

Pretty much; this wasn't a complete cleanup yet :-)

Bye,
   Axel.


Other related posts: