Fixed typo. Closes #166090
* procopenfiles.c: Fixed typo. Closes #166090
This commit is contained in:
@@ -1,3 +1,7 @@
|
||||
2005-02-02 Benoît Dejean <TazForEver@dlfp.org>
|
||||
|
||||
* procopenfiles.c: Fixed typo. Closes #166090
|
||||
|
||||
2004-12-23 Benoît Dejean <tazforever@dlfp.org>
|
||||
|
||||
* netlist.c: (glibtop_get_netlist_s): Fixed.
|
||||
|
@@ -37,7 +37,7 @@ glibtop_init_proc_open_files_s (glibtop *server)
|
||||
|
||||
/* Provides detailed information about a process. */
|
||||
|
||||
glibtop_open_file_entry *
|
||||
glibtop_open_files_entry *
|
||||
glibtop_get_proc_open_files_s (glibtop *server, glibtop_proc_open_files *buf, pid_t pid)
|
||||
{
|
||||
glibtop_init_s (&server, GLIBTOP_SYSDEPS_PROC_MAP, 0);
|
||||
|
Reference in New Issue
Block a user