Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 168928 | Differences between
and this patch

Collapse All | Expand All

(-)tools/lshal.c.orig (-1 / +1 lines)
Lines 701-707 main (int argc, char *argv[]) Link Here
701
	libhal_ctx_shutdown (hal_ctx, &error);
701
	libhal_ctx_shutdown (hal_ctx, &error);
702
	libhal_ctx_free (hal_ctx);
702
	libhal_ctx_free (hal_ctx);
703
703
704
	dbus_connection_disconnect (conn);
704
705
	dbus_connection_unref (conn);
705
	dbus_connection_unref (conn);
706
706
707
	if (show_device)
707
	if (show_device)

Return to bug 168928