comparison libpurple/cipher.h @ 18357:2177a11e169d

Add links to the signal documents in the API documents.
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Fri, 29 Jun 2007 15:30:22 +0000
parents 516f14bef90e
children 44b4e8bd759b
comparison
equal deleted inserted replaced
18356:823b3a3191fc 18357:2177a11e169d
19 * GNU General Public License for more details. 19 * GNU General Public License for more details.
20 * 20 *
21 * You should have received a copy of the GNU General Public License 21 * You should have received a copy of the GNU General Public License
22 * along with this program; if not, write to the Free Software 22 * along with this program; if not, write to the Free Software
23 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 23 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
24 *
25 * @see @ref cipher-signals
24 */ 26 */
25 #ifndef PURPLE_CIPHER_H 27 #ifndef PURPLE_CIPHER_H
26 #define PURPLE_CIPHER_H 28 #define PURPLE_CIPHER_H
27 29
28 #include <glib.h> 30 #include <glib.h>