diff options
Diffstat (limited to 'src/iceauth.c')
-rw-r--r-- | src/iceauth.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/iceauth.c b/src/iceauth.c index 7e25148..ccbafe6 100644 --- a/src/iceauth.c +++ b/src/iceauth.c @@ -104,7 +104,7 @@ arc4random_buf ( * the SI. It is not part of standard ICElib. */ - + char * IceGenerateMagicCookie ( int len @@ -122,7 +122,7 @@ IceGenerateMagicCookie ( } - + IcePoAuthStatus _IcePoMagicCookie1Proc ( IceConn iceConn, |