From cf89b6eb48ea1d644b68cef53c2d7be46aaaa62f Mon Sep 17 00:00:00 2001 From: Andreas Schneider Date: Sat, 21 Mar 2009 09:56:29 +0000 Subject: Change the name of the doxygen group to match the others. git-svn-id: svn+ssh://svn.berlios.de/svnroot/repos/libssh/trunk@284 7dcaeef0-15fb-0310-b436-a5af3365683c --- libssh/auth.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'libssh') diff --git a/libssh/auth.c b/libssh/auth.c index add375df..df7d0196 100644 --- a/libssh/auth.c +++ b/libssh/auth.c @@ -1,6 +1,7 @@ /* auth.c deals with authentication methods */ /* Copyright (c) 2003-2008 Aris Adamantiadis +Copyright (c) 2008-2009 Andreas Schneider This file is part of the SSH Library @@ -25,7 +26,7 @@ MA 02111-1307, USA. */ #include #include -/** \defgroup ssh_auth Authentication functions +/** \defgroup ssh_auth SSH Authentication functions * \brief functions to authenticate to servers */ /** \addtogroup ssh_auth -- cgit v1.2.3