From f8ecea29bcc8dd403cfac111c8734ac28d43605e Mon Sep 17 00:00:00 2001 From: unknown Date: Tue, 16 Oct 2007 16:11:50 -0400 Subject: Doxygenize comments. --- sql/protocol.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql/protocol.h') diff --git a/sql/protocol.h b/sql/protocol.h index 46a2b6d36b6..853cca0f769 100644 --- a/sql/protocol.h +++ b/sql/protocol.h @@ -110,7 +110,7 @@ public: }; -/* Class used for the old (MySQL 4.0 protocol) */ +/** Class used for the old (MySQL 4.0 protocol). */ class Protocol_text :public Protocol { -- cgit v1.2.1