Commit 14aab54f authored by Ulrich Sibiller's avatar Ulrich Sibiller Committed by Mike Gabriel

Init.h: Fix superfluous space

parent 52cefdd7
...@@ -45,7 +45,7 @@ extern int nxagentDoFullGeneration; ...@@ -45,7 +45,7 @@ extern int nxagentDoFullGeneration;
extern int nxagentBackingStore; extern int nxagentBackingStore;
extern int nxagentSaveUnder; extern int nxagentSaveUnder;
extern int nxagentX2go; extern int nxagentX2go;
void checkX2goAgent(void); void checkX2goAgent(void);
extern ServerGrabInfoRec nxagentGrabServerInfo; extern ServerGrabInfoRec nxagentGrabServerInfo;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment