fix example

This commit is contained in:
mattn 2011-05-10 22:53:04 +09:00
parent c3beae4a4e
commit fca5966193

View File

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