8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-23 14:03:07 +01:00

Totally misc.

This commit is contained in:
robocop 2010-01-25 06:40:49 +00:00
parent c43216da6e
commit ffc38b12f6

View File

@ -73,7 +73,7 @@ private:
#ifdef AUTH_DEBUG
// The idea of debug plugin is to send some data from server to client,
// modidy them on client and return result (which becomes login name) to the server
// modify them on client and return result (which becomes login name) to the server
class DebugServer : public ServerPlugin
{