diff mbox

[committed,as,obvious] Remove stray comma from enum dump_kind

Message ID 304285ac-46b9-4549-4ae2-1fba35bddaf4@oracle.com
State New
Headers show

Commit Message

Paolo Carlini May 18, 2017, 5:18 p.m. UTC
... oops ;)

/////////////////////
2017-05-18  Paolo Carlini  <paolo.carlini@oracle.com>

	* dumpfile.h (enum dump_kind): Remove stray comma.
diff mbox

Patch

Index: dumpfile.h
===================================================================
--- dumpfile.h	(revision 248242)
+++ dumpfile.h	(working copy)
@@ -52,7 +52,7 @@  enum dump_kind
   DK_lang,
   DK_tree,
   DK_rtl,
-  DK_ipa,
+  DK_ipa
 };
 
 /* Bit masks to control dumping. Not all values are applicable to all