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,v


From: Miles Bader
Subject: [Emacs-diffs] Changes to emacs/src/doprnt.c,v
Date: Fri, 01 Feb 2008 16:02:09 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Miles Bader <miles>     08/02/01 16:01:31

Index: src/doprnt.c
===================================================================
RCS file: /cvsroot/emacs/emacs/src/doprnt.c,v
retrieving revision 1.47
retrieving revision 1.48
diff -u -b -r1.47 -r1.48
--- src/doprnt.c        8 Jan 2008 20:44:22 -0000       1.47
+++ src/doprnt.c        1 Feb 2008 16:00:49 -0000       1.48
@@ -47,7 +47,7 @@
 /* Since we use the macro CHAR_HEAD_P, we have to include this, but
    don't have to include others because CHAR_HEAD_P does not contains
    another macro.  */
-#include "charset.h"
+#include "character.h"
 
 static int doprnt1 ();
 




reply via email to

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