diff options
author | Holger Hans Peter Freyther <holger@moiji-mobile.com> | 2012-11-11 21:36:21 +0100 |
---|---|---|
committer | Thomas Hindoe Paaboel Andersen <phomes@gmail.com> | 2012-11-11 21:36:21 +0100 |
commit | 1707b36c6da447a42b0223840cf2eb84ca3f2f34 (patch) | |
tree | 2966b134124afc0a199a58ff81bb3d7691398854 /man | |
parent | 2311eb2ff0c3ff80ec3645b02c97170c9a565454 (diff) |
man/sd-id128.xml: typo fix
Diffstat (limited to 'man')
-rw-r--r-- | man/sd-id128.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/sd-id128.xml b/man/sd-id128.xml index abd2004d1c..ac2000e275 100644 --- a/man/sd-id128.xml +++ b/man/sd-id128.xml @@ -112,7 +112,7 @@ <programlisting>#define SD_MESSAGE_COREDUMP SD_ID128_MAKE(fc,2e,22,bc,6e,e6,47,b6,b9,07,29,ab,34,a2,50,b1)</programlisting> <para><function>SD_ID128_CONST_STR()</function> may be - use to convert constant 128bit IDs into constant + used to convert constant 128bit IDs into constant strings for output. The following example code will output the string "fc2e22bc6ee647b6b90729ab34a250b1":</para> |