bugfix: fd_set mustn't be prefixed with struct

This commit is contained in:
Andreas Rumpf
2010-01-14 00:05:02 +01:00
committed by ringabout
parent 1c2b176d62
commit 9e21f3aa24

View File

@@ -1,5 +1,5 @@
# Nimrod PostgreSQL database wrapper
# (c) 2009 Andreas Rumpf
# (c) 2010 Andreas Rumpf
import strutils, postgres