emacs-diffs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Emacs-diffs] Changes to emacs/src/doprnt.c


From: Thien-Thi Nguyen
Subject: [Emacs-diffs] Changes to emacs/src/doprnt.c
Date: Sun, 07 Aug 2005 08:33:32 -0400

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.
  




reply via email to

[Prev in Thread] Current Thread [Next in Thread]