From 177c0ea74342272645959b82cf219faa0b3dba16 Mon Sep 17 00:00:00 2001 From: Juanma Barranquero Date: Tue, 4 Feb 2003 14:56:31 +0000 Subject: Trailing whitespace deleted. --- oldXMenu/InsSel.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'oldXMenu/InsSel.c') diff --git a/oldXMenu/InsSel.c b/oldXMenu/InsSel.c index 200f57574ef..b2c75c1043a 100644 --- a/oldXMenu/InsSel.c +++ b/oldXMenu/InsSel.c @@ -1,6 +1,6 @@ #include "copyright.h" -/* $Header: /u/src/emacs/19.0/oldXMenu/RCS/InsSel.c,v 1.1 1992/04/11 22:10:19 jimb Exp $ */ +/* $Header: /cvs/emacs/oldXMenu/InsSel.c,v 1.1 1999/10/03 19:35:05 fx Exp $ */ /* Copyright Massachusetts Institute of Technology 1985 */ /* @@ -32,7 +32,7 @@ XMenuInsertSelection(menu, p_num, s_num, data, label, active) int label_length; /* Label length in characters. */ int label_width; /* Label width in pixels. */ - + /* * Check for NULL pointers! */ -- cgit v1.2.1