diff options
author | Juanma Barranquero <lekktu@gmail.com> | 2003-02-04 14:56:31 +0000 |
---|---|---|
committer | Juanma Barranquero <lekktu@gmail.com> | 2003-02-04 14:56:31 +0000 |
commit | 177c0ea74342272645959b82cf219faa0b3dba16 (patch) | |
tree | 44e22b210a9904eab25a66d12e708804b671df75 /src/m/7300.h | |
parent | db95369be096960245dd38678f68464627698678 (diff) | |
download | emacs-177c0ea74342272645959b82cf219faa0b3dba16.tar.gz |
Trailing whitespace deleted.
Diffstat (limited to 'src/m/7300.h')
-rw-r--r-- | src/m/7300.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/m/7300.h b/src/m/7300.h index 8f4f70efe69..3db16e67fb6 100644 --- a/src/m/7300.h +++ b/src/m/7300.h @@ -20,7 +20,7 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* The following line tells the configuration script what sort of +/* The following line tells the configuration script what sort of operating system this machine is likely to run. USUAL-OPSYS="usg5-2-2" */ @@ -59,7 +59,7 @@ Boston, MA 02111-1307, USA. */ /* Data type of load average, as read out of kmem. */ /* These are commented out since it is not supported by this machine. */ - + /* #define LOAD_AVE_TYPE long */ /* Convert that into an integer that is 100 for a load average of 1.0 */ |