service: fix import comment.

This commit is contained in:
Daniel Theophanes
2015-01-18 18:11:29 -08:00
parent 3f2da33937
commit 1e8453e357
+1 -1
View File
@@ -113,7 +113,7 @@
}
}
*/
package service // import github.com/kardianos/service
package service // import "github.com/kardianos/service"
import (
"errors"