Peter Hutterer <[email protected]> writes:
> + while (o) {
> + iopts = input_option_new(iopts,
> + xf86OptionName(o),
> + xf86OptionValue(o));
> + o = xf86NextOption(o);
> + }
Everything else was quite clear until I got to this, but I waded through
and this looks fine too :-)
Reviewed-by: Keith Packard <[email protected]>
--
-keith
signature.asc
Description: PGP signature
_______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
