(enum scroll_bar_part): Delete extra comma.

This commit is contained in:
Richard M. Stallman 1996-05-08 00:04:11 +00:00
parent 6ee9061cfd
commit dc929aa99d

View file

@ -61,7 +61,7 @@ enum scroll_bar_part {
scroll_bar_handle,
scroll_bar_below_handle,
scroll_bar_up_arrow,
scroll_bar_down_arrow,
scroll_bar_down_arrow
};
/* Return the current position of the mouse.