diff options
Diffstat (limited to 'sys-utils/ipcrm.c')
| -rw-r--r-- | sys-utils/ipcrm.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/sys-utils/ipcrm.c b/sys-utils/ipcrm.c index 2d080b007d..083d450cc1 100644 --- a/sys-utils/ipcrm.c +++ b/sys-utils/ipcrm.c @@ -13,6 +13,9 @@ * * 1999-04-02 frank zago * - can now remove several id's in the same call + * + * 2025 Prasanna Paithankar <paithankarprasanna@gmail.com> + * - Added POSIX IPC support */ #include <errno.h> #include <getopt.h> |
