Fix a typo that was causing two index values to be commented out.

Test: not commented out anymore
Change-Id: I7de32fabe51501317613524aa8a9ff138fe4aa6e
diff --git a/vehicle/2.0/types.hal b/vehicle/2.0/types.hal
index 52a6ace..bb83c8a 100644
--- a/vehicle/2.0/types.hal
+++ b/vehicle/2.0/types.hal
@@ -2745,7 +2745,7 @@
    * tests are available and whether they are complete. The semantics of the individual
    * bits in this value are given by, respectively, SparkIgnitionMonitors and
    * CompressionIgnitionMonitors depending on the value of IGNITION_MONITORS_SUPPORTED.
-  /*
+   */
   IGNITION_SPECIFIC_MONITORS = 3,
 
   INTAKE_AIR_TEMPERATURE = 4,