$NetBSD: patch-aq,v 1.5 2001/09/10 08:23:19 skrll Exp $ --- kfm/kiojob.h.orig Mon Dec 21 22:21:00 1998 +++ kfm/kiojob.h @@ -58,7 +58,7 @@ * give values for every parameter. */ void mount( bool _ro, const char *_fstype, const char* _dev, const char *_point ); - void unmount( const char *_point ); + void unmount( const char *_dev, const char *_point ); /** * Gets a directory listing. * Connect to 'newDirEntry' to get the directory entries. You must expect that the