Show
Ignore:
Timestamp:
05/03/06 18:37:43 (3 years ago)
Author:
miyoshi
Message:

Sync up with Emacs CVS HEAD.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk

    • Property svn:ignore changed from
      bin
      to
      bin
      site-lisp
  • trunk/lib-src/yow.c

    r3758 r4073  
    177177  buf[i++] = 0; 
    178178  printf("%s\n", buf); 
     179  free (buf); 
    179180} 
    180181