Removed wrong inline documentation. Closes #355286.
2006-09-10 Benoît Dejean <benoit@placenet.org> * configure.in: * include/glibtop/procstate.h: Removed wrong inline documentation. Closes #355286.
This commit is contained in:
committed by
Benoît Dejean
parent
499f599e95
commit
24f5bb1e22
@@ -1,3 +1,11 @@
|
|||||||
|
2006-09-10 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
|
* configure.in:
|
||||||
|
* include/glibtop/procstate.h:
|
||||||
|
|
||||||
|
Removed wrong inline documentation.
|
||||||
|
Closes #355286.
|
||||||
|
|
||||||
2006-09-05 Benoît Dejean <benoit@placenet.org>
|
2006-09-05 Benoît Dejean <benoit@placenet.org>
|
||||||
|
|
||||||
* NEWS:
|
* NEWS:
|
||||||
|
@@ -58,8 +58,7 @@ struct _glibtop_proc_state
|
|||||||
guint64 flags;
|
guint64 flags;
|
||||||
char cmd[40]; /* basename of executable file in
|
char cmd[40]; /* basename of executable file in
|
||||||
* call to exec(2) */
|
* call to exec(2) */
|
||||||
unsigned state; /* single-char code for process state
|
unsigned state;
|
||||||
* (S=sleeping) */
|
|
||||||
/* NOTE: when porting the library, TRY HARD to implement the
|
/* NOTE: when porting the library, TRY HARD to implement the
|
||||||
* following two fields. */
|
* following two fields. */
|
||||||
/* IMPORTANT NOTICE: For security reasons, it is extremely important
|
/* IMPORTANT NOTICE: For security reasons, it is extremely important
|
||||||
|
Reference in New Issue
Block a user