]> git.decadent.org.uk Git - ion3.git/blobdiff - ioncore/mplex.h
Imported Upstream version 20090110
[ion3.git] / ioncore / mplex.h
index 7bc833f8e7f899e60bd07cefab59b8aa771d251d..bf9d61b4b26501f483b81d81525f68f48fa14cbd 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * ion/ioncore/mplex.h
  *
- * Copyright (c) Tuomo Valkonen 1999-2007
+ * Copyright (c) Tuomo Valkonen 1999-2009
  * 
  * See the included file LICENSE for details.
  */
@@ -94,7 +94,7 @@ DECLCLASS(WMPlex){
     int mx_count;
     WLListNode *mx_current;
     WLListNode *mx_list;
-    WMPlexPHolder *mx_phs;
+    WMPlexPHolder *misc_phs;
     
     Watch stdispwatch;
     WMPlexSTDispInfo stdispinfo;