Code

src/utils_cmd_putnotif.[ch]: Added a new module which handles parsing of notification...
authorFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 23 Jan 2008 12:51:29 +0000 (13:51 +0100)
committerFlorian Forster <octo@leeloo.lan.home.verplant.org>
Wed, 23 Jan 2008 12:51:29 +0000 (13:51 +0100)
commit963766d0bcbbcdaeb7ebf567046c613455133666
tree66d8cdb372186a8a52773f3c03aa3aa7a02a91e6
parent460ee6590a6f46175b1b83c5c5fd4831cbc5b80d
src/utils_cmd_putnotif.[ch]: Added a new module which handles parsing of notifications from some command line or similar.

Of course, this is similar to the `utils_cmd_putval' module.
src/utils_cmd_putnotif.c [new file with mode: 0644]
src/utils_cmd_putnotif.h [new file with mode: 0644]