]> git.pld-linux.org Git - packages/Xaw3d.git/blob - Xaw3d-i18n.patch
- Spanish summary/description fixes
[packages/Xaw3d.git] / Xaw3d-i18n.patch
1 --- Xaw3d-1.5/xc/lib/Xaw3d/MultiSrc.c.orig      Tue Aug  6 22:51:08 2002
2 +++ Xaw3d-1.5/xc/lib/Xaw3d/MultiSrc.c   Tue Aug  6 22:51:16 2002
3 @@ -735,6 +735,7 @@
4    
5    if ( string_set || (old_src->multi_src.type != src->multi_src.type) ) {
6      RemoveOldStringOrFile(old_src, string_set);
7 +    src->multi_src.allocated_string = old_src->multi_src.allocated_string;
8      file = InitStringOrFile(src, string_set);
9  
10      /* Load pieces does this logic for us, but it shouldn't.  Its messy.*/
This page took 0.044693 seconds and 3 git commands to generate.