mirror of
https://github.com/varun-r-mallya/sysprof.git
synced 2025-12-31 20:36:25 +00:00
libsysprof-analyze: rename mount-path to mount-point
We want to be consistent with SysprofMount in naming.
This commit is contained in:
@ -27,5 +27,7 @@ G_BEGIN_DECLS
|
||||
|
||||
SysprofMount *_sysprof_mount_new_for_mountinfo (SysprofStrings *strings,
|
||||
const char *mountinfo);
|
||||
gboolean _sysprof_mount_contains_path (SysprofMount *self,
|
||||
const char *path);
|
||||
|
||||
G_END_DECLS
|
||||
|
||||
Reference in New Issue
Block a user