projects
/
framework
/
connectivity
/
connman.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4f58280
)
tethering: Fix small typo
author
Marcel Holtmann
<marcel@holtmann.org>
Thu, 2 Jun 2011 00:40:21 +0000
(
02:40
+0200)
committer
Marcel Holtmann
<marcel@holtmann.org>
Thu, 2 Jun 2011 00:40:21 +0000
(
02:40
+0200)
src/tethering.c
patch
|
blob
|
history
diff --git
a/src/tethering.c
b/src/tethering.c
index
e9f4869
..
95ddce6
100644
(file)
--- a/
src/tethering.c
+++ b/
src/tethering.c
@@
-533,7
+533,7
@@
int __connman_private_network_request(DBusMessage *msg, const char *owner)
err = -ENODEV;
goto error;
}
- DBG("inteface %s", iface);
+ DBG("inte
r
face %s", iface);
err = connman_inet_set_mtu(index, DEFAULT_MTU);