summaryrefslogblamecommitdiffstats
path: root/sysutils/nautilus-cd-burner/files/patch-cd-recorder.h
blob: e56b93b006d26a682553670363f9fd36715e1498 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11










                                                              
--- cd-recorder.h.orig  Wed Dec 10 14:28:50 2003
+++ cd-recorder.h   Wed Dec 10 14:29:00 2003
@@ -31,7 +31,7 @@
     struct {
       char *filename;
     } data;
-  };
+  } contents;
 };
 
 #define CD_TYPE_RECORDER            (cd_recorder_get_type ())