This website requires JavaScript.
Explore
Help
Register
Sign In
a
/
nat
Watch
1
Star
0
Fork
You've already forked nat
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
Fix incorrect db
Browse Source
...
This commit is contained in:
Eliot Whalan
2016-06-27 07:51:00 +10:00
parent
98eef33af3
commit
91782a7ef5
1 changed files
with
1 additions
and
1 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
Expand all files
Collapse all files
2
main.go
Unescape
Escape
View File
@ -32,7 +32,7 @@ const (
)
)
var
(
var
(
db
*
db
.
SQL
db
*
sql
.
DB
)
)
type
Response
struct
{
type
Response
struct
{
Write
Preview
Loading…
Cancel
Save
Reference in New Issue
Repository
a/nat
Title
Body
Create Issue