diff src/termhooks.h @ 15181:b163c199496b

(enum scroll_bar_part): Delete extra comma.
author Richard M. Stallman <rms@gnu.org>
date Wed, 08 May 1996 00:04:11 +0000
parents 87c0298bd4f7
children 481b7874a1e9
line wrap: on
line diff
--- a/src/termhooks.h	Tue May 07 18:55:40 1996 +0000
+++ b/src/termhooks.h	Wed May 08 00:04:11 1996 +0000
@@ -61,7 +61,7 @@
   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.