diff options
author | Sander Vrijders <sander.vrijders@intec.ugent.be> | 2016-03-03 17:21:50 +0100 |
---|---|---|
committer | Sander Vrijders <sander.vrijders@intec.ugent.be> | 2016-03-03 17:21:50 +0100 |
commit | 4ada2b9494b28a5c724714a4d1fc5b2fb879b0fe (patch) | |
tree | 6c327f3d558e42cd9d5541a0fe7335d702157fb6 /src/tools/irm | |
parent | bd2dc6141b59d8fe67e7765b5dfce5b819ed7e33 (diff) | |
download | ouroboros-4ada2b9494b28a5c724714a4d1fc5b2fb879b0fe.tar.gz ouroboros-4ada2b9494b28a5c724714a4d1fc5b2fb879b0fe.zip |
tools: irm: Change description in irm file
This adds the word daemon to the description of the IRM tool.
Diffstat (limited to 'src/tools/irm')
-rw-r--r-- | src/tools/irm/irm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/irm/irm.c b/src/tools/irm/irm.c index 44018b90..0325c810 100644 --- a/src/tools/irm/irm.c +++ b/src/tools/irm/irm.c @@ -1,7 +1,7 @@ /* * Ouroboros - Copyright (C) 2016 * - * A tool to instruct the IRM + * A tool to instruct the IRM daemon * * Sander Vrijders <sander.vrijders@intec.ugent.be> * |