projects
/
oweals
/
cde.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6521833
)
const char maze: unbreak ToolTalk build
author
Marcin Cieslak
<saper@saper.info>
Wed, 15 Aug 2012 02:07:01 +0000
(
04:07
+0200)
committer
Jon Trulson
<jon@radscan.com>
Wed, 15 Aug 2012 02:37:23 +0000
(20:37 -0600)
Follow up to
de82eebdd56c02ae200bf2d9ec60df053919e7e7
cde/lib/tt/lib/db/tt_db_client.C
patch
|
blob
|
history
diff --git
a/cde/lib/tt/lib/db/tt_db_client.C
b/cde/lib/tt/lib/db/tt_db_client.C
index 24d369cd2ecb74d539aa11352941a50200c7635c..22e210f11984671a0e718dd8b8bf7b27f0bced62 100644
(file)
--- a/
cde/lib/tt/lib/db/tt_db_client.C
+++ b/
cde/lib/tt/lib/db/tt_db_client.C
@@
-193,7
+193,7
@@
_Tt_db_results _Tt_db_client::connectToDB (const _Tt_string &hostname)
// If dbVersion == 1, then we are talking to an old DB server
static _tt_auth_level_results results;
- c
onst c
har *path = "";
+ char *path = "";
clnt_stat rpc_status;
int *result = (int *)NULL;
result = _tt_min_auth_level_1(&path, dbServer, &rpc_status);