Initialize the do_preview field of PrintResponseData. (#396703, Christian

2007-03-10  Matthias Clasen <mclasen@redhat.com>

        * gtk/gtkprintoperation-unix.c: Initialize the do_preview
        field of PrintResponseData.  (#396703, Christian Persch)



svn path=/trunk/; revision=17453
This commit is contained in:
Matthias Clasen
2007-03-10 06:55:44 +00:00
committed by Matthias Clasen
parent 05e78f9805
commit ef6f4ca81f
2 changed files with 5 additions and 0 deletions

View File

@ -1,5 +1,8 @@
2007-03-10 Matthias Clasen <mclasen@redhat.com>
* gtk/gtkprintoperation-unix.c: Initialize the do_preview
field of PrintResponseData. (#396703, Christian Persch)
* tests/print-editor.c: Plug some leaks.
2007-03-09 Matthias Clasen <mclasen@redhat.com>