0
0
mirror of https://github.com/mattn/go-sqlite3.git synced 2025-06-30 02:37:25 +00:00
Files
go-sqlite3/sqlite3_usleep_windows.go
Gert-Jan Timmer 420bfbcac8 fmt update
Fix: Placed all +build tags in the same location
Fix: Split CFLAGS, LDFLAGS into seperate lines for readability and lookup
Fix: Placed empty line between copyright comments and build tags for readability
Fix: Placed OS specfic cgo flags at the end if the cgo sections contains multiple lines.
2018-05-27 00:05:45 +02:00

1.1 KiB