Centralize declaration of ConnectionInfo.

This commit is contained in:
Adam Jackson
2008-08-20 13:14:03 -04:00
parent f1f44940f1
commit 64ef7ed072
9 changed files with 3 additions and 9 deletions

View File

@@ -149,6 +149,7 @@ _X_EXPORT int defaultColorVisualClass = -1;
_X_EXPORT int monitorResolution = 0;
_X_EXPORT char *display;
char *ConnectionInfo;
CARD32 TimeOutValue = DEFAULT_TIMEOUT * MILLI_PER_SECOND;