Index: kernel/generic/src/ipc/irq.c
===================================================================
--- kernel/generic/src/ipc/irq.c	(revision 9cdac5ac56bddf7ea62e00f67756c37708cd9ecb)
+++ kernel/generic/src/ipc/irq.c	(revision 4f14e1f8802a61a8c882aefc9d36f523cc9fa40f)
@@ -42,5 +42,5 @@
  *
  * The structure of a notification message is as follows:
- * - IMETHOD: interface and method as registered by the SYS_IPC_REGISTER_IRQ
+ * - IMETHOD: interface and method as registered by the SYS_REGISTER_IRQ
  *            syscall
  * - ARG1: payload modified by a 'top-half' handler
