From 0c6d7ffbda4d46a8f3a561b75b6334eba28df4fd Mon Sep 17 00:00:00 2001 From: Linus Nordberg Date: Thu, 2 Sep 2010 01:00:28 +0200 Subject: Cosmetic changes. --- lib/libradsec-libevent.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') diff --git a/lib/libradsec-libevent.h b/lib/libradsec-libevent.h index d2fffcd..17e089a 100644 --- a/lib/libradsec-libevent.h +++ b/lib/libradsec-libevent.h @@ -76,7 +76,7 @@ int rs_packet_send(const struct rs_conn *conn, void *user_data); /** Return the next packet received on @a conn, blocking while waiting. - The packet returned must be freed using @a rs_packet_free. */ + The packet returned must be freed using @a rs_packet_free. */ struct rs_packet *rs_packet_receive(const struct rs_conn *conn); -- cgit v1.1