Fix a bunch of doc tags for GI.

This commit is contained in:
Benoît Dejean
2015-08-25 22:32:06 +02:00
parent 99ff3d4dff
commit e528a7280b
6 changed files with 29 additions and 6 deletions

View File

@@ -53,6 +53,12 @@ struct _glibtop_proc_mem
* of the process; usually 2,147,483,647 */
};
/**
* glibtop_get_proc_map:
* @buf:
* @pid:
*
*/
void glibtop_get_proc_mem(glibtop_proc_mem *buf, pid_t pid);
#if GLIBTOP_SUID_PROC_MEM