--- a/libpurple/ciphers/pbkdf2cipher.h Mon Feb 03 03:33:21 2014 +0530 +++ b/libpurple/ciphers/pbkdf2cipher.h Mon Feb 03 19:41:06 2014 +0530 @@ -1,8 +1,3 @@ -/** - * @file pbkdf2.h Purple PBKDF2 Cipher - * @ingroup core - */ - /* purple * * Purple is the legal property of its developers, whose names are too numerous @@ -23,6 +18,13 @@ * along with this program; if not, write to the Free Software * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02111-1301 USA */ +/** + * SECTION:pbkdf2cipher + * @section_id: libpurple-pbkdf2cipher + * @title: ciphers/pbkdf2cipher.h + * @short_description: PBKDF2 Cipher + */ + #ifndef PURPLE_PBKDF2_CIPHER_H #define PURPLE_PBKDF2_CIPHER_H