On Mon, Nov 18, 2013 at 11:09 PM, Peter Hutterer <peter.hutte...@who-t.net> wrote: > Avoids a warning about uneven ifdef/endif pairs > > Signed-off-by: Peter Hutterer <peter.hutte...@who-t.net>
Acked-by: Ping Cheng <pi...@wacom.com> for both patches. Ping > --- > libwacom/libwacom.h | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/libwacom/libwacom.h b/libwacom/libwacom.h > index b3e1444..6b0c019 100644 > --- a/libwacom/libwacom.h > +++ b/libwacom/libwacom.h > @@ -572,6 +572,8 @@ uint32_t libwacom_match_get_product_id(const WacomMatch > *match); > uint32_t libwacom_match_get_vendor_id(const WacomMatch *match); > const char* libwacom_match_get_match_string(const WacomMatch *match); > > +/** @cond hide_from_doxygen */ > #endif /* _LIBWACOM_H_ */ > +/** @endcond */ > > /* vim: set noexpandtab tabstop=8 shiftwidth=8: */ > -- > 1.8.3.1 > > > ------------------------------------------------------------------------------ > Shape the Mobile Experience: Free Subscription > Software experts and developers: Be at the forefront of tech innovation. > Intel(R) Software Adrenaline delivers strategic insight and game-changing > conversations that shape the rapidly evolving mobile landscape. Sign up now. > http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk > _______________________________________________ > Linuxwacom-devel mailing list > Linuxwacom-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel ------------------------------------------------------------------------------ Shape the Mobile Experience: Free Subscription Software experts and developers: Be at the forefront of tech innovation. Intel(R) Software Adrenaline delivers strategic insight and game-changing conversations that shape the rapidly evolving mobile landscape. Sign up now. http://pubads.g.doubleclick.net/gampad/clk?id=63431311&iu=/4140/ostg.clktrk _______________________________________________ Linuxwacom-devel mailing list Linuxwacom-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/linuxwacom-devel