mirror of
git://git.code.sf.net/p/cdesktopenv/code
synced 2025-03-09 15:50:02 +00:00
Fix to decide data and return type explicity
This commit is contained in:
parent
f7327e92d6
commit
2390217a75
23 changed files with 34 additions and 21 deletions
|
@ -696,7 +696,7 @@ checkEntry (Xauth *auth)
|
|||
|
||||
static int doWrite;
|
||||
|
||||
static
|
||||
static int
|
||||
writeAuth (FILE *file, Xauth *auth)
|
||||
{
|
||||
if (debugLevel >= 15) { /* normally too verbose */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue