~ubuntu-branches/ubuntu/trusty/evince/trusty-proposed

« back to all changes in this revision

Viewing changes to libdocument/ev-render-context.c

Tags: upstream-2.21.90
ImportĀ upstreamĀ versionĀ 2.21.90

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307, USA.
18
18
 */
19
19
 
 
20
#include <config.h>
20
21
#include "ev-render-context.h"
21
22
 
22
23
static void ev_render_context_init       (EvRenderContext      *rc);