design doco, some more .. classes is the wrong word... so is packages really... lets...
[goDBhammer.git] / src / webconnector.go
index 5fe61aa..eb81cc0 100644 (file)
@@ -16,7 +16,7 @@ func HelloServer(c *http.Conn, req *http.Request) {
 
 func main() {
 
-       var Dbconn *dbibridge.DBConnection;
+       var Dbconn *dbibridge.DBIConnection;
        
        Dbconn = dbibridge.DBICreate();