diff libmpdemux/tv.h @ 18032:de6740c3ab2a

10l: huge amount of constant crap in data segment
author rfelker
date Mon, 03 Apr 2006 06:38:55 +0000
parents 6ff3379a0862
children 90b62d7c0fca
line wrap: on
line diff
--- a/libmpdemux/tv.h	Mon Apr 03 06:27:15 2006 +0000
+++ b/libmpdemux/tv.h	Mon Apr 03 06:38:55 2006 +0000
@@ -82,7 +82,7 @@
     /* specific */
     int			norm;
     int			chanlist;
-    struct CHANLIST	*chanlist_s;
+    const struct CHANLIST *chanlist_s;
     int			channel;
 } tvi_handle_t;