From 0d44362ce83ed75ea0bd0d24a5461c93561e8b11 Mon Sep 17 00:00:00 2001 From: Justus Winter <4winter@informatik.uni-hamburg.de> Date: Sun, 31 May 2015 18:02:55 +0200 Subject: ipc: fix typo * ipc/notify.defs: Fix typo. --- ipc/notify.defs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ipc/notify.defs b/ipc/notify.defs index d34eb9c6..db059b8d 100644 --- a/ipc/notify.defs +++ b/ipc/notify.defs @@ -15,7 +15,7 @@ * along with this program. If not, see . */ -/* We use custom functions to send notifications. This functions can +/* We use custom functions to send notifications. These functions can be found in `ipc_notify.c'. We use this file merely to produce the list of message ids. */ -- cgit v1.2.3