summaryrefslogtreecommitdiff
path: root/sys/coda/coda_io.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/coda/coda_io.h')
-rw-r--r--sys/coda/coda_io.h5
1 files changed, 4 insertions, 1 deletions
diff --git a/sys/coda/coda_io.h b/sys/coda/coda_io.h
index dd12fa1d45d62..6b06c105586f1 100644
--- a/sys/coda/coda_io.h
+++ b/sys/coda/coda_io.h
@@ -27,7 +27,7 @@
* Mellon the rights to redistribute these changes without encumbrance.
*
* @(#) src/sys/coda/coda_io.h,v 1.1.1.1 1998/08/29 21:14:52 rvb Exp $
- * $Id: coda_io.h,v 1.3 1998/09/11 18:50:17 rvb Exp $
+ * $Id: coda_io.h,v 1.4 1998/09/13 13:57:59 rvb Exp $
*
*/
@@ -47,6 +47,9 @@
/*
* HISTORY
* $Log: coda_io.h,v $
+ * Revision 1.4 1998/09/13 13:57:59 rvb
+ * Finish conversion of cfs -> coda
+ *
* Revision 1.3 1998/09/11 18:50:17 rvb
* All the references to cfs, in symbols, structs, and strings
* have been changed to coda. (Same for CFS.)