Skip to content

Commit

Permalink
Fixes #23
Browse files Browse the repository at this point in the history
  • Loading branch information
driskell committed Jul 22, 2014
1 parent 7f8064f commit 1f57cf8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/log-courier/log-courier_windows.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,9 @@
package main

import (
"github.com/op/go-logging"
"os"
"os/signal"
"syscall"
)

func (lc *LogCourier) registerSignals() {
Expand Down

0 comments on commit 1f57cf8

Please sign in to comment.