diff options
author | paul <paul> | 2005-11-24 12:40:39 +0000 |
---|---|---|
committer | paul <paul> | 2005-11-24 12:40:39 +0000 |
commit | a0ace1e8f2331f497ccea3d840a4051f75341fdf (patch) | |
tree | 792c2f17d35e8cc7aa73e53f76743f0ceb4bc8a3 /ospfclient/ChangeLog | |
parent | 6621ca868c935a82468e07ea2e5a165f40750658 (diff) |
[ospfclient] add static qualifier
2005-11-24 Paul Jakma <paul.jakma@sun.com>
* ospf_apiclient.c: add static qualifier to relevant functions.
* ospfclient.c: ditto
Diffstat (limited to 'ospfclient/ChangeLog')
-rw-r--r-- | ospfclient/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ospfclient/ChangeLog b/ospfclient/ChangeLog index 3c6b4620..e678affd 100644 --- a/ospfclient/ChangeLog +++ b/ospfclient/ChangeLog @@ -1,3 +1,8 @@ +2005-11-24 Paul Jakma <paul.jakma@sun.com> + + * ospf_apiclient.c: add static qualifier to relevant functions. + * ospfclient.c: ditto + 2005-04-20 Paul Jakma <paul@dishone.st> * Makefile.am: Add @INCLUDES@ and srcdir to allow out-of-tree |