diff options
Diffstat (limited to 'sesman/xauth.c')
-rw-r--r-- | sesman/xauth.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sesman/xauth.c b/sesman/xauth.c index b95efb39..5f633bba 100644 --- a/sesman/xauth.c +++ b/sesman/xauth.c @@ -33,7 +33,7 @@ /******************************************************************************/ -int DEFAULT_CC +int add_xauth_cookie(int display, const char *file) { FILE *dp; |