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:
parent
db95369be0
commit
177c0ea743
499 changed files with 7191 additions and 7191 deletions
|
|
@ -47,7 +47,7 @@ XMakeAssoc(dpy, table, x_id, data)
|
|||
register XAssoc *bucket;
|
||||
register XAssoc *Entry;
|
||||
register XAssoc *new_entry;
|
||||
|
||||
|
||||
/* Hash the XId to get the bucket number. */
|
||||
hash = x_id & (table->size - 1);
|
||||
/* Look up the bucket to get the entries in that bucket. */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue