Skip to content

Commit

Permalink
Merge pull request #42 from ottob/master
Browse files Browse the repository at this point in the history
examples: use correct repository
  • Loading branch information
andelf committed Feb 7, 2016
2 parents 415147c + 1fd5aed commit a9d0b09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/multi_and_select.go
Expand Up @@ -16,7 +16,7 @@ static int _FD_ISSET (int sysfd, void *set) {
import "C"

import (
curl "github.com/Pyrrvs/go-curl"
curl "github.com/andelf/go-curl"
"syscall"
"unsafe"
"fmt"
Expand Down

0 comments on commit a9d0b09

Please sign in to comment.