Skip to content

Commit

Permalink
gofmt
Browse files Browse the repository at this point in the history
  • Loading branch information
bsiegert committed Feb 20, 2012
1 parent 0e8f1fd commit 65e678c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions serial_posix.go
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ package serial
// #include <termios.h>
// #include <unistd.h>
import "C"

// TODO: Maybe change to using syscall package + ioctl instead of cgo

import (
Expand Down

0 comments on commit 65e678c

Please sign in to comment.