* Update cli callbacks to work with libcli 1.6.
[l2tpns.git] / ll.c
diff --git a/ll.c b/ll.c
index 7dd67e9..2a31043 100644 (file)
--- a/ll.c
+++ b/ll.c
@@ -1,5 +1,6 @@
 // L2TPNS Linked List Stuff
-// $Id: ll.c,v 1.1 2003/12/16 07:07:39 fred_nerk Exp $
+
+char const *cvs_id_ll = "$Id: ll.c,v 1.4 2004/06/28 02:43:13 fred_nerk Exp $";
 
 #include <stdio.h>
 #include <sys/file.h>