Document linked lists better (bug #3139)

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@4550 65c4cc65-6c06-0410-ace0-fbb531ad65f3
This commit is contained in:
Mark Spencer
2004-12-23 22:35:35 +00:00
parent 13f9166f7d
commit 9dd4fbe85a
2 changed files with 164 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
As of 2004-12-23, this documentation is no longer maintained. The doxygen documentation
generated from linkedlists.h should be referred to in its place, as it is more complete
and better maintained.
2nd version, implemented as macros.