diff options
Diffstat (limited to 'ipc')
-rw-r--r-- | ipc/notify.defs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ipc/notify.defs b/ipc/notify.defs index d34eb9c..db059b8 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. */ |