~ubuntu-branches/debian/jessie/librsvg/jessie

« back to all changes in this revision

Viewing changes to rsvg-convert.c

  • Committer: Package Import Robot
  • Author(s): Michael Biebl
  • Date: 2014-10-14 16:46:07 UTC
  • mto: This revision was merged to the branch mainline in revision 65.
  • Revision ID: package-import@ubuntu.com-20141014164607-2qvmt5kf9soabhyc
Tags: upstream-2.40.5
ImportĀ upstreamĀ versionĀ 2.40.5

Show diffs side-by-side

added added

removed removed

Lines of Context:
218
218
            GFileInfo *file_info;
219
219
            gboolean compressed = FALSE;
220
220
 
221
 
            file = g_file_new_for_commandline_arg (args[0]);
 
221
            file = g_file_new_for_commandline_arg (args[i]);
222
222
            stream = (GInputStream *) g_file_read (file, NULL, &error);
223
223
 
224
224
            if ((file_info = g_file_query_info (file,