diff options
Diffstat (limited to 'doc/gpgme.texi')
| -rw-r--r-- | doc/gpgme.texi | 8 | 
1 files changed, 4 insertions, 4 deletions
| diff --git a/doc/gpgme.texi b/doc/gpgme.texi index c790537d..ee5ba6d4 100644 --- a/doc/gpgme.texi +++ b/doc/gpgme.texi @@ -31,11 +31,11 @@ General Public License for more details.  @end copying  @c Macros used by the description of the UI server protocol -@macro clnt -  @sc{c:} @c +@macro clnt{string} +  @sc{c:} \string\  @end macro -@macro srvr -  @sc{s:} @c +@macro srvr{string} +  @sc{s:} \string\  @end macro | 
