hal: Branch 'master'

Danny Kukawka dkukawka at kemper.freedesktop.org
Mon Mar 12 16:58:12 PDT 2007


 libhal-storage/libhal-storage.c |    2 +-
 1 files changed, 1 insertion(+), 1 deletion(-)

New commits:
diff-tree 01993756f05c65842838faebb6b3d3ed8e48fc3c (from 8b45f1229fe9490b263fbabbfbd0beaa9f904493)
Author: Danny Kukawka <danny.kukawka at web.de>
Date:   Tue Mar 13 00:57:48 2007 +0100

    fixed code documentation
    
    Fixed code documentation (fixed parameter name in comment block).

diff --git a/libhal-storage/libhal-storage.c b/libhal-storage/libhal-storage.c
index cc00a74..3e324a3 100644
--- a/libhal-storage/libhal-storage.c
+++ b/libhal-storage/libhal-storage.c
@@ -1382,7 +1382,7 @@ out:
 /** 
  *  libhal_volume_from_mount_point:
  *  @hal_ctx:             libhal context to use
- *  @device_file:         Name of mount point without terminting slash, e.g. '/media/disk'
+ *  @mount_point:         Name of mount point without terminting slash, e.g. '/media/disk'
  * 
  *  Returns:              LibHalVolume object or NULL if it doesn't exist
  *


More information about the hal-commit mailing list