diff src/s/irix6-5.h @ 108511:f8e62c2bf3e9

Reformat some comments in src/s/*.h.
author Glenn Morris <rgm@gnu.org>
date Tue, 11 May 2010 23:53:03 -0700
parents 203aa49071bf
children 3ff97bad1c47
line wrap: on
line diff
--- a/src/s/irix6-5.h	Tue May 11 20:44:36 2010 -0700
+++ b/src/s/irix6-5.h	Tue May 11 23:53:03 2010 -0700
@@ -41,7 +41,7 @@
 #define SIGNALS_VIA_CHARACTERS
 
 /* Letter to use in finding device name of first pty,
-  if system supports pty's.  'a' means it is /dev/ptya0  */
+   if system supports pty's.  'a' means it is /dev/ptya0  */
 #undef FIRST_PTY_LETTER
 #define FIRST_PTY_LETTER 'q'