aboutsummaryrefslogtreecommitdiffstats
path: root/src/bus.h
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-08-26 23:03:37 +0200
committerMattias Andrée <maandree@operamail.com>2015-08-26 23:03:37 +0200
commit1bb7fca6e109cd87a7a15e3662b271f6b3e9a1bb (patch)
treee9aa3001957cdd5da2909ce974b12640eb0a4b61 /src/bus.h
parentupdate dist (diff)
downloadbus-1bb7fca6e109cd87a7a15e3662b271f6b3e9a1bb.tar.gz
bus-1bb7fca6e109cd87a7a15e3662b271f6b3e9a1bb.tar.bz2
bus-1bb7fca6e109cd87a7a15e3662b271f6b3e9a1bb.tar.xz
fix truncated doc
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'src/bus.h')
-rw-r--r--src/bus.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bus.h b/src/bus.h
index 36f3a0e..20c7411 100644
--- a/src/bus.h
+++ b/src/bus.h
@@ -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;