port to r60.1

This commit is contained in:
Graham Miller
2011-09-28 15:26:19 -04:00
parent 4ddb93ef9d
commit b6a67e2320
2 changed files with 36 additions and 35 deletions

View File

@@ -5,7 +5,7 @@ import (
"flag"
"github.com/kless/go-readin/readin"
"github.com/mattn/go-xmpp"
"github.com/mattn/go-iconv/iconv"
"github.com/mattn/go-iconv"
"log"
"os"
"strings"