minix/servers/ipc
Thomas Cort 10d6e1a8d2 ipc: add missing printf argument.
A printf statement that only gets compiled when DEBUG_SEM is
defined had a '%' conversion without a corresponding argument.
This patch adds the argument.

Change-Id: I808076f7723baad111ab6fe8a0766d1da4904fd7
2013-10-11 10:36:53 -04:00
..
inc.h Removing obsolete _MINIX define 2013-02-26 09:44:20 +00:00
ipc.conf vm_remap_ro 2012-01-13 11:30:01 +00:00
main.c IPC server: do not loop to find syscall handler 2012-09-10 19:20:03 +02:00
Makefile vm/ipc: only report signals when it matters to ipc 2011-08-05 20:52:32 +00:00
sem.c ipc: add missing printf argument. 2013-10-11 10:36:53 -04:00
shm.c ARM updates 2013-01-17 10:03:58 +01:00
utility.c retire PUBLIC, PRIVATE and FORWARD 2012-03-25 21:58:14 +02:00