Remove comma at the end of enum.

2005-12-04  Behdad Esfahbod  <behdad@gnome.org>

        * glib/gslice.h: Remove comma at the end of enum.
This commit is contained in:
Behdad Esfahbod
2005-12-05 00:45:55 +00:00
committed by Behdad Esfahbod
parent 8529c47126
commit 9200814d86
4 changed files with 13 additions and 1 deletions

View File

@@ -1,3 +1,7 @@
2005-12-04 Behdad Esfahbod <behdad@gnome.org>
* glib/gslice.h: Remove comma at the end of enum.
2005-12-04 Matthias Clasen <mclasen@redhat.com>
Handle multiple user names with the same UID better.