better dc handler

This commit is contained in:
cx uname 2012-10-18 14:42:10 +04:00
parent 4bc9a665df
commit b8d9ec9e39
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
package main
import (
"./xmpp"
"github.com/cxindex/xmpp"
"fmt"
"io/ioutil"
"log"