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

Diff of /emacs/src/fns.c

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

revision 1.342.2.8 by miles, Tue Jun 29 16:46:02 2004 UTC revision 1.342.2.9 by miles, Tue Jun 29 16:48:18 2004 UTC
# Line 918  string_make_multibyte (string) Line 918  string_make_multibyte (string)
918  {  {
919    unsigned char *buf;    unsigned char *buf;
920    int nbytes;    int nbytes;
921      Lisp_Object ret;
922      USE_SAFE_ALLOCA;
923    
924    if (STRING_MULTIBYTE (string))    if (STRING_MULTIBYTE (string))
925      return string;      return string;

Legend:
Removed from v.1.342.2.8  
changed lines
  Added in v.1.342.2.9

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