summaryrefslogtreecommitdiffstats
path: root/stream/pnm.c
diff options
context:
space:
mode:
Diffstat (limited to 'stream/pnm.c')
-rw-r--r--stream/pnm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/stream/pnm.c b/stream/pnm.c
index 615ed77d79..068a7e8c01 100644
--- a/stream/pnm.c
+++ b/stream/pnm.c
@@ -897,7 +897,7 @@ fail:
}
-stream_info_t stream_info_pnm = {
+const stream_info_t stream_info_pnm = {
"RealNetworks pnm",
"pnm",
"Arpi, xine team",