Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(57)

Unified Diff: chromeos/dbus/bluetooth_device_client.h

Issue 9972014: s/spdtool/sdptool/ in a comment (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 8 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chromeos/dbus/bluetooth_device_client.h
diff --git a/chromeos/dbus/bluetooth_device_client.h b/chromeos/dbus/bluetooth_device_client.h
index cc8212633584e0e7e698010056db7345aa7132f2..8cc748935393db8d5759615cbd5f934cb3153d6a 100644
--- a/chromeos/dbus/bluetooth_device_client.h
+++ b/chromeos/dbus/bluetooth_device_client.h
@@ -137,7 +137,7 @@ class CHROMEOS_EXPORT BluetoothDeviceClient {
// The Services map is used to convey the set of services discovered
// on a device. The keys are unique record handles and the values are
// XML-formatted service records. Both can be generated using the
- // spdtool(1) binary distributed with bluetoothd.
+ // sdptool(1) binary distributed with bluetoothd.
typedef std::map<const uint32, std::string> ServiceMap;
// The ServicesCallback is used for the DiscoverServices() method. It
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698