spkgdeveloper's documentation
gchar* path_sanitize_slashes ( const gchar *  path  ) 

Remove trailing slashes and squeeze any consecutive slashes into one.

For examle "//path/to///" -> "/path/to"

Parameters:
path path to be sanitizd.
Returns:
sanitized path (always)

Documentation for spkg, Mon Jul 17 10:24:11 2006.