changeset 11639:c4194f5e3934 HEAD

doc/auth-protocol.txt: fixed encoding failure.
author Pascal Volk <user@localhost.localdomain.org>
date Sun, 27 Jun 2010 17:15:45 +0000
parents 5326d6b2f36e
children a1daaaa5d1f5
files doc/auth-protocol.txt
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/auth-protocol.txt	Fri Jun 25 21:04:26 2010 +0100
+++ b/doc/auth-protocol.txt	Sun Jun 27 17:15:45 2010 +0000
@@ -89,7 +89,7 @@
 Authentication Request
 ----------------------
 
- C: "AUTH" TAB <id> TAB <mechanism> TAB service=<service> [TAB <parameters>]
+ C: "AUTH" TAB <id> TAB <mechanism> TAB service=<service> [TAB <parameters>]
 
  S1: "FAIL" TAB <id> [TAB <parameters>]
  S2: "CONT" TAB <id> TAB <base64 data>