Index: emacs/src/doprnt.c
diff -c emacs/src/doprnt.c:1.41 emacs/src/doprnt.c:1.42
*** emacs/src/doprnt.c:1.41     Mon Jul  4 16:06:30 2005
--- emacs/src/doprnt.c  Sun Aug  7 12:33:16 2005
***************
*** 1,7 ****
  /* Output like sprintf to a buffer of specified size.
     Also takes args differently: pass one pointer to an array of strings
     in addition to the format string which is separate.
!    Copyright (C) 1985 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  
--- 1,7 ----
  /* Output like sprintf to a buffer of specified size.
     Also takes args differently: pass one pointer to an array of strings
     in addition to the format string which is separate.
!    Copyright (C) 1985, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
  
  This file is part of GNU Emacs.
  


_______________________________________________
Emacs-diffs mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/emacs-diffs

Reply via email to