Magellan Linux

Contents of /trunk/pmount/patches/pmount-0.9.13-dbus-close.patch

Parent Directory Parent Directory | Revision Log Revision Log


Revision 206 - (show annotations) (download)
Mon May 21 22:24:41 2007 UTC (16 years, 11 months ago) by niro
File size: 454 byte(s)
-added new patches

1 diff -ruN pmount-0.9.13/src/pmount-hal.c pmount-0.9.13-new/src/pmount-hal.c
2 --- pmount-0.9.13/src/pmount-hal.c 2006-08-15 22:31:02.000000000 +0200
3 +++ pmount-0.9.13-new/src/pmount-hal.c 2007-02-05 12:01:09.000000000 +0100
4 @@ -361,7 +361,6 @@
5 /* shut down hal connection */
6 libhal_ctx_shutdown( hal_ctx, &error );
7 libhal_ctx_free( hal_ctx );
8 - dbus_connection_close( dbus_conn );
9 dbus_connection_unref( dbus_conn );
10
11 /* go */