diff options
author | Linus Nordberg <linus@nordu.net> | 2010-10-03 19:23:43 +0200 |
---|---|---|
committer | Linus Nordberg <linus@nordu.net> | 2010-10-03 19:23:43 +0200 |
commit | 63a5bc0182881d8f806a9acdf47b708492b8a41b (patch) | |
tree | a76d8b3d548e959ba1ddcb311a11638838b19df5 /lib/README | |
parent | 21300197afcabc90366454eaa34e67187c53d974 (diff) |
Rename the error functions.
Diffstat (limited to 'lib/README')
-rw-r--r-- | lib/README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -3,9 +3,9 @@ This is a non-working RADIUS library doing UDP, TCP, TLS and DTLS. It depends on libradius from FreeRADIUS freeradius-server and libevent2. -The parts of it thathas been tested has been so on Linux (Ubuntu -10.04) with libfreeradius2 (2.1.8+dfsg-1ubuntu1) and -libevent-2.0.7-rc-dev. +Those parts of the library which has been tested has been so on Linux +(Ubuntu 10.04) with libfreeradius2 (2.1.8+dfsg-1ubuntu1) and +libevent-2.0.7-rc-dev (http://monkey.org/~provos/). The file HACKING contains more detailed info on the state of the various parts of the library. |