[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Emacs-diffs] Changes to emacs/src/doprnt.c,v
From: |
Glenn Morris |
Subject: |
[Emacs-diffs] Changes to emacs/src/doprnt.c,v |
Date: |
Sun, 14 Jan 2007 03:24:54 +0000 |
CVSROOT: /cvsroot/emacs
Module name: emacs
Changes by: Glenn Morris <gm> 07/01/14 03:24:38
Index: doprnt.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/doprnt.c,v
retrieving revision 1.43
retrieving revision 1.44
diff -u -b -r1.43 -r1.44
--- doprnt.c 6 Feb 2006 15:23:20 -0000 1.43
+++ doprnt.c 14 Jan 2007 03:24:37 -0000 1.44
@@ -1,8 +1,8 @@
/* 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,
- 2006 Free Software Foundation, Inc.
+ Copyright (C) 1985, 2001, 2002, 2003, 2004, 2005,
+ 2006, 2007 Free Software Foundation, Inc.
This file is part of GNU Emacs.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Emacs-diffs] Changes to emacs/src/doprnt.c,v,
Glenn Morris <=