/[emacs]/emacs/src/charset.c
ViewVC logotype

Diff of /emacs/src/charset.c

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

revision 1.129.2.5 by miles, Tue Jul 6 10:20:20 2004 UTC revision 1.129.2.6 by miles, Fri Oct 29 02:05:09 2004 UTC
# Line 1673  usage: (string &rest CHARACTERS)  */) Line 1673  usage: (string &rest CHARACTERS)  */)
1673      }      }
1674    
1675    ret = make_string_from_bytes (buf, n, p - buf);    ret = make_string_from_bytes (buf, n, p - buf);
1676    SAFE_FREE (bufsize);    SAFE_FREE ();
1677    
1678    return ret;    return ret;
1679  }  }

Legend:
Removed from v.1.129.2.5  
changed lines
  Added in v.1.129.2.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26