This website works better with JavaScript.
Home
Explore
Help
Sign In
yigitcolakoglu
/
mconnect
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
3
Wiki
Activity
Browse Source
telephony: use Mconn namespace
bboozzoo/namespace-cleanup
Maciek Borzecki
9 years ago
parent
6ccb4b977e
commit
9a41b9b258
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
src/telephony.vala
+ 1
- 1
src/telephony.vala
View File
@ -17,7 +17,7 @@
* AUTHORS
* Maciek Borzecki <maciek.borzecki (at] gmail.com>
*/
using M
C
onn;
using M
c
onn;
class TelephonyHandler : Object, PacketHandlerInterface {
Write
Preview
Loading…
Cancel
Save