diff options
Diffstat (limited to 'libraries/libunique/README')
-rw-r--r-- | libraries/libunique/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libunique/README b/libraries/libunique/README index f7b71b620e..72a557a9fb 100644 --- a/libraries/libunique/README +++ b/libraries/libunique/README @@ -6,4 +6,4 @@ running instance. Unique makes it easy to write this kind of applications, by providing a base class, taking care of all the IPC machinery needed to send messages to a running instance, and also handling -the startup notification side.
\ No newline at end of file +the startup notification side. |