summaryrefslogtreecommitdiffstats
path: root/device
diff options
context:
space:
mode:
authorkeybuk@chromium.org <keybuk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-23 16:45:42 +0000
committerkeybuk@chromium.org <keybuk@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-04-23 16:45:42 +0000
commit435605aebc42bd6abc3fc7c7b27c8ff193452704 (patch)
treec0bfb40b808a323eba5a97b1bdb39811966fccb7 /device
parentcc9f2032c6574da5ce41b08f060f3836965464e8 (diff)
downloadchromium_src-435605aebc42bd6abc3fc7c7b27c8ff193452704.zip
chromium_src-435605aebc42bd6abc3fc7c7b27c8ff193452704.tar.gz
chromium_src-435605aebc42bd6abc3fc7c7b27c8ff193452704.tar.bz2
Bluetooth: fix header sentry comment style
BUG=none TEST=none R=satorux@chromium.org, youngki@chromium.org Review URL: https://codereview.chromium.org/14408002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@195814 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'device')
-rw-r--r--device/bluetooth/bluetooth_device_experimental_chromeos.h2
-rw-r--r--device/bluetooth/bluetooth_profile.h2
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_