/[public]/psiconv/trunk/lib/psiconv/parse_page.c
ViewVC logotype

Diff of /psiconv/trunk/lib/psiconv/parse_page.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 139 Revision 140
103 &(*result)->text, 103 &(*result)->text,
104 (*result)->base_character_layout, 104 (*result)->base_character_layout,
105 (*result)->base_paragraph_layout))) 105 (*result)->base_paragraph_layout)))
106 goto ERROR4; 106 goto ERROR4;
107 len += leng; 107 len += leng;
108 } else {
109 (*result)->text = NULL;
108 } 110 }
109 111
110 if (length) 112 if (length)
111 *length = len; 113 *length = len;
112 114

Legend:
Removed from v.139  
changed lines
  Added in v.140

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26