diff options
Diffstat (limited to 'device')
-rw-r--r-- | device/bluetooth/bluetooth_device_experimental_chromeos.h | 2 | ||||
-rw-r--r-- | device/bluetooth/bluetooth_profile.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/device/bluetooth/bluetooth_device_experimental_chromeos.h b/device/bluetooth/bluetooth_device_experimental_chromeos.h index ff31ddb..a6b838c 100644 --- a/device/bluetooth/bluetooth_device_experimental_chromeos.h +++ b/device/bluetooth/bluetooth_device_experimental_chromeos.h @@ -204,4 +204,4 @@ class BluetoothDeviceExperimentalChromeOS } // namespace chromeos -#endif /* DEVICE_BLUETOOTH_BLUETOOTH_DEVICE_EXPERIMENTAL_CHROMEOS_H */ +#endif // DEVICE_BLUETOOTH_BLUETOOTH_DEVICE_EXPERIMENTAL_CHROMEOS_H diff --git a/device/bluetooth/bluetooth_profile.h b/device/bluetooth/bluetooth_profile.h index 59a2fb2..306db8fe 100644 --- a/device/bluetooth/bluetooth_profile.h +++ b/device/bluetooth/bluetooth_profile.h @@ -101,4 +101,4 @@ class BluetoothProfile { } // namespace device -#endif /* DEVICE_BLUETOOTH_BLUETOOTH_PROFILE_H_ */ +#endif // DEVICE_BLUETOOTH_BLUETOOTH_PROFILE_H_ |