]> mj.ucw.cz Git - libucw.git/blobdiff - lib/pagecache.h
If have GET_O and GET_P, we should have PUT_O and PUT_P as well.
[libucw.git] / lib / pagecache.h
index 698177f0e026765e47c476d87de740eeb60d27b4..0f99446ed4e10af2e373f4ba61dab49aec6f35dd 100644 (file)
@@ -1,7 +1,7 @@
 /*
  *     Sherlock Library -- File Page Cache
  *
- *     (c) 1999 Martin Mares <mj@ucw.cz>
+ *     (c) 1999--2002 Martin Mares <mj@ucw.cz>
  */
 
 #ifndef _SHERLOCK_PAGECACHE_H