summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustus Winter <4winter@informatik.uni-hamburg.de>2015-05-31 18:02:55 +0200
committerJustus Winter <4winter@informatik.uni-hamburg.de>2015-05-31 18:02:55 +0200
commit0d44362ce83ed75ea0bd0d24a5461c93561e8b11 (patch)
tree5086ae897d79c06b7102a70ddffc5baf950fbe6e
parent255c47e669819f153c722c98a230f6fe4e6ece08 (diff)
ipc: fix typo
* ipc/notify.defs: Fix typo.
-rw-r--r--ipc/notify.defs2
1 files changed, 1 insertions, 1 deletions
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 <http://www.gnu.org/licenses/>.
*/
-/* 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. */