(enum scroll_bar_part): Delete extra comma.
authorRichard M. Stallman <rms@gnu.org>
Wed, 8 May 1996 00:04:11 +0000 (00:04 +0000)
committerRichard M. Stallman <rms@gnu.org>
Wed, 8 May 1996 00:04:11 +0000 (00:04 +0000)
src/termhooks.h

index 4e33fbe..4787e24 100644 (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.