Re: [PATCH 10/14] kern/act.c: move struct definition to a header file

2013-12-08 Thread Samuel Thibault
Marin Ramesa, le Mon 02 Dec 2013 22:54:48 +0100, a écrit : > * kern/act.c (GetSetState): Move struct definition to kern/act.h. Ditto. > --- > kern/act.c | 8 > kern/act.h | 7 +++ > 2 files changed, 7 insertions(+), 8 deletions(-) > > diff --git a/kern/act.c b/kern/act.c > index 32

[PATCH 10/14] kern/act.c: move struct definition to a header file

2013-12-02 Thread Marin Ramesa
* kern/act.c (GetSetState): Move struct definition to kern/act.h. --- kern/act.c | 8 kern/act.h | 7 +++ 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/kern/act.c b/kern/act.c index 321ff98..39259dd 100644 --- a/kern/act.c +++ b/kern/act.c @@ -776,14 +776,6 @@ kern_r