+ note about libs

git-svn-id: http://repo.ham.fi/svn/aprsc/trunk@4 3ce903b1-3385-4e86-93cd-f9a4a239f7ac
This commit is contained in:
Heikki Hannikainen 2008-02-26 16:47:44 +00:00
parent 8975933f67
commit 47ac5d6c42
1 changed files with 5 additions and 0 deletions

View File

@ -42,6 +42,11 @@ config.c
provided by cfgfile.c. Validates configuration and takes
it into use. Contains global configuration variables.
--- Libraries ---
The following source code files have rather clean APIs, are not specific to
to the aprsc project, and are usablein other projects as such.
netlib.c
A few network socket utility functions.