-rw-r--r-- | src/sql.h | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -19,6 +19,8 @@ struct sqlconn { char *ident; + char *config_file; + char *config_group; char *host; char *socket; short port; |
![]() |
index : wydawca.git | |
A release submission daemon. | Sergey Poznyakoff |
summaryrefslogtreecommitdiffabout |
-rw-r--r-- | src/sql.h | 2 |
@@ -19,6 +19,8 @@ struct sqlconn { char *ident; + char *config_file; + char *config_group; char *host; char *socket; short port; |
Return to:
Send suggestions and report system problems to the System administrator.