Fix a few gtk-doc/gi function tags.

This commit is contained in:
Benoît Dejean
2015-03-11 15:10:28 +01:00
parent 598764c171
commit 931a8364ff
2 changed files with 5 additions and 7 deletions

View File

@@ -94,7 +94,6 @@ glibtop_get_proc_map(glibtop_proc_map *buf, pid_t pid);
/**
* glibtop_get_proc_map:
* @server:
* @buf: (out):
* @pid:
*

View File

@@ -96,9 +96,8 @@ struct _glibtop_proc_open_files
/**
* glibtop_get_proc_open_files:
* @server:
* @buf: (out):
* @all_fs:
* @pid:
*
* Returns: (transfer none):
*/
@@ -107,7 +106,7 @@ struct _glibtop_proc_open_files
* glibtop_get_proc_open_files_l:
* @server:
* @buf: (out):
* @all_fs:
* @pid:
*
* Returns: (transfer none):
*/
@@ -116,16 +115,16 @@ struct _glibtop_proc_open_files
* glibtop_get_proc_open_files_p:
* @server:
* @buf: (out):
* @all_fs:
* @pid:
*
* Returns: (transfer none):
*/
/**
* glibtop_get_proc_open_files_l:
* glibtop_get_proc_open_files_s:
* @server:
* @buf: (out):
* @all_fs:
* @pid:
*
* Returns: (transfer none):
*/