View | Details | Raw Unified | Return to bug 192783 | Differences between
and this patch

Collapse All | Expand All

(-)switchuser.h (-2 lines)
Lines 32-39 Link Here
32
	void Login(const char* cmd, const char* mcookie);
32
	void Login(const char* cmd, const char* mcookie);
33
33
34
private:
34
private:
35
	SwitchUser();
36
	void SetEnvironment();
37
	void SetUserId();
35
	void SetUserId();
38
	void Execute(const char* cmd);
36
	void Execute(const char* cmd);
39
	void SetClientAuth(const char* mcookie);
37
	void SetClientAuth(const char* mcookie);

Return to bug 192783