hal/libhal-storage libhal-storage.c,1.2,1.3
David Zeuthen
david at freedesktop.org
Fri Sep 24 08:26:05 PDT 2004
Update of /cvs/hal/hal/libhal-storage
In directory gabe:/tmp/cvs-serv21942/libhal-storage
Modified Files:
libhal-storage.c
Log Message:
2004-09-24 David Zeuthen <david at fubar.dk>
* libhal-storage/libhal-storage.c :
(hal_volume_policy_should_be_visible): s/moint/mount/ so the code
actually compiles :-/
Index: libhal-storage.c
===================================================================
RCS file: /cvs/hal/hal/libhal-storage/libhal-storage.c,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -d -r1.2 -r1.3
--- libhal-storage.c 24 Sep 2004 15:23:45 -0000 1.2
+++ libhal-storage.c 24 Sep 2004 15:26:02 -0000 1.3
@@ -550,7 +550,7 @@
*/
dbus_bool_t
hal_volume_policy_should_be_visible (HalDrive *drive, HalVolume *volume, HalStoragePolicy *policy,
- const char *target_moint_point)
+ const char *target_mount_point)
{
unsigned int i;
dbus_bool_t is_visible;
More information about the hal-commit
mailing list