1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

Trailing whitespace deleted.

This commit is contained in:
Juanma Barranquero 2003-02-04 14:56:31 +00:00
parent db95369be0
commit 177c0ea743
499 changed files with 7191 additions and 7191 deletions

View file

@ -1,6 +1,6 @@
#include "copyright.h"
/* $Header: /u/src/emacs/19.0/oldXMenu/RCS/ChgSel.c,v 1.1 1992/04/11 22:10:17 jimb Exp $ */
/* $Header: /cvs/emacs/oldXMenu/ChgSel.c,v 1.1 1999/10/03 19:34:54 fx Exp $ */
/* Copyright Massachusetts Institute of Technology 1985 */
/*
@ -28,7 +28,7 @@ XMenuChangeSelection(display, menu, p_num, s_num, data, data_sw, label, label_sw
{
register XMPane *p_ptr; /* XMPane pointer. */
register XMSelect *s_ptr; /* XMSelect pointer. */
int label_length; /* Label length in characters. */
int label_width; /* Label width in pixels. */