changeset 2370:8f57dbda6459

cache2 added
author arpi
date Mon, 22 Oct 2001 15:40:07 +0000
parents 10a6a6535670
children 0f2cad867121
files mp_msg.h
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mp_msg.h	Mon Oct 22 15:34:04 2001 +0000
+++ b/mp_msg.h	Mon Oct 22 15:40:07 2001 +0000
@@ -47,6 +47,7 @@
 #define MSGT_LIRC 19	// lirc_mp.c
 
 #define MSGT_STREAM 20  // stream.c
+#define MSGT_CACHE 21  // cache2.c
 
 #define MSGT_MAX 64