Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 69757 | Differences between
and this patch

Collapse All | Expand All

(-)MonetDB-4.4.2/src/mapi/clients/C/MapiClient.mx (-1 / +1 lines)
Lines 913-919 Link Here
913
#ifdef MONET5
913
#ifdef MONET5
914
	char *language = "mal";
914
	char *language = "mal";
915
#else
915
#else
916
	char *language = "mil";
916
	char *language = "sql";
917
#endif
917
#endif
918
	int port = 0;
918
	int port = 0;
919
	char *user = NULL;
919
	char *user = NULL;

Return to bug 69757