emacs-diffs
[Top][All Lists]
Advanced

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

[Emacs-diffs] Changes to emacs/src/s/hpux.h,v


From: Dan Nicolaescu
Subject: [Emacs-diffs] Changes to emacs/src/s/hpux.h,v
Date: Sat, 09 Feb 2008 18:03:12 +0000

CVSROOT:        /cvsroot/emacs
Module name:    emacs
Changes by:     Dan Nicolaescu <dann>   08/02/09 18:03:11

Index: src/s/hpux.h
===================================================================
RCS file: /cvsroot/emacs/emacs/src/s/hpux.h,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -b -r1.31 -r1.32
--- src/s/hpux.h        8 Jan 2008 20:45:11 -0000       1.31
+++ src/s/hpux.h        9 Feb 2008 18:03:06 -0000       1.32
@@ -210,9 +210,6 @@
 { 0, 50, 75, 110, 135, 150, 200, 300, 600, 900, 1200,  \
   1800, 2400, 3600, 4800, 7200, 9600, 19200, 38400 }
 
-/* This is needed for HPUX version 6.2; it may not be needed for 6.2.1.  */
-#define SHORT_CAST_BUG
-
 /* This is how to get the device name of the tty end of a pty.  */
 #define PTY_TTY_NAME_SPRINTF \
             sprintf (pty_name, "/dev/pty/tty%c%x", c, i);




reply via email to

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