/* all subsequent insertions */
} else {
- /* <?> the following cast shouldn't be necessary */
self->current->next = line;
self->current = line;
}
exit(0);
}
-/* $Id: sort.c,v 1.4 1999/12/22 22:24:52 beppu Exp $ */
-/* $Log: sort.c,v $
- * Revision 1.4 1999/12/22 22:24:52 beppu
- * the base is nearly done.
- * need to implement various comparison functions, now.
- * */
+/* $Id: sort.c,v 1.5 1999/12/22 22:27:01 beppu Exp $ */
+/*
+ * $Log: sort.c,v $
+ * Revision 1.5 1999/12/22 22:27:01 beppu
+ * playing w/ $Log$
+ *
+ */
/* all subsequent insertions */
} else {
- /* <?> the following cast shouldn't be necessary */
self->current->next = line;
self->current = line;
}
exit(0);
}
-/* $Id: sort.c,v 1.4 1999/12/22 22:24:52 beppu Exp $ */
-/* $Log: sort.c,v $
- * Revision 1.4 1999/12/22 22:24:52 beppu
- * the base is nearly done.
- * need to implement various comparison functions, now.
- * */
+/* $Id: sort.c,v 1.5 1999/12/22 22:27:01 beppu Exp $ */
+/*
+ * $Log: sort.c,v $
+ * Revision 1.5 1999/12/22 22:27:01 beppu
+ * playing w/ $Log$
+ *
+ */