summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Kerr <jk@ozlabs.org>2015-10-22 11:03:41 +0800
committerJeremy Kerr <jk@ozlabs.org>2015-10-22 11:03:41 +0800
commit91cb11bce43e8fe0a98835f54525ba9051b5b0a0 (patch)
tree3b316946bad227a482a0b720ca305c14d065c230
parentcdfa80798da45216177c9ca9a61d328cff7878bd (diff)
downloadopenbmc-docs-91cb11bce43e8fe0a98835f54525ba9051b5b0a0.tar.gz
openbmc-docs-91cb11bce43e8fe0a98835f54525ba9051b5b0a0.zip
dbus-interfaces: fix formatting
Minor tweaks for list formatting. Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
-rw-r--r--dbus-interfaces.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/dbus-interfaces.md b/dbus-interfaces.md
index 5845df3..be9943a 100644
--- a/dbus-interfaces.md
+++ b/dbus-interfaces.md
@@ -5,12 +5,12 @@
signals:
- * `ReceivedMessage(seq : byte, netfn : byte, lun : byte, cmd : byte, data: array[byte])`
+ * `ReceivedMessage(seq : byte, netfn : byte, lun : byte, cmd : byte, data: array[byte])`
methods:
- * `sendMessage(seq : byte, netfn : byte, lun : byte, cmd : byte, cc : byte, data : array[byte])`
+ * `sendMessage(seq : byte, netfn : byte, lun : byte, cmd : byte, cc : byte, data : array[byte])`
- * method: `setAttention()`
+ * `setAttention()`
OpenPOWER on IntegriCloud