* Update cli callbacks to work with libcli 1.6.
[l2tpns.git] / ll.c
diff --git a/ll.c b/ll.c
index 83a5b37..2a31043 100644 (file)
--- a/ll.c
+++ b/ll.c
@@ -1,5 +1,6 @@
 // L2TPNS Linked List Stuff
-// $Id: ll.c,v 1.3 2004/06/23 03:52:24 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>