Re: [PATCH 2/2] term: fix receiver lookups in the term server functions

2014-02-28 Thread Samuel Thibault
Justus Winter, le Fri 28 Feb 2014 20:12:25 +0100, a écrit : > * term/mig-mutate.h: Define TERM_IMPORTS. > * term/Makefile: Set term-MIGSFLAGS. > * term/users.c: Fix receiver lookups in the term server functions. Ack. Actually, ack on all patches which are exactly like that, don't bother to submit

[PATCH 2/2] term: fix receiver lookups in the term server functions

2014-02-28 Thread Justus Winter
* term/mig-mutate.h: Define TERM_IMPORTS. * term/Makefile: Set term-MIGSFLAGS. * term/users.c: Fix receiver lookups in the term server functions. --- term/Makefile | 1 + term/mig-mutate.h | 1 + term/users.c | 82 ++- 3 files changed,