diff options
| author | Mattias Andrée <maandree@operamail.com> | 2015-08-26 23:03:37 +0200 |
|---|---|---|
| committer | Mattias Andrée <maandree@operamail.com> | 2015-08-26 23:03:37 +0200 |
| commit | 1bb7fca6e109cd87a7a15e3662b271f6b3e9a1bb (patch) | |
| tree | e9aa3001957cdd5da2909ce974b12640eb0a4b61 | |
| parent | update dist (diff) | |
| download | bus-1bb7fca6e109cd87a7a15e3662b271f6b3e9a1bb.tar.gz bus-1bb7fca6e109cd87a7a15e3662b271f6b3e9a1bb.tar.bz2 bus-1bb7fca6e109cd87a7a15e3662b271f6b3e9a1bb.tar.xz | |
fix truncated doc
Signed-off-by: Mattias Andrée <maandree@operamail.com>
| -rw-r--r-- | src/bus.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -86,7 +86,7 @@ typedef struct bus key_t key_sem; /** - * The key for the + * The key for the shared memory */ key_t key_shm; |
