| author | Max Kellermann <max@duempel.org> | |
| Mon, 15 Sep 2008 10:27:29 +0000 (12:27 +0200) | ||
| committer | Max Kellermann <max@duempel.org> | |
| Mon, 15 Sep 2008 10:27:29 +0000 (12:27 +0200) | ||
| commit | 2546fc394347548583c7bdcc15c23c7b17df6ea4 | |
| tree | 01f0311a35575b94e6e84bbac51133dd5cc0d6d1 | tree | snapshot |
| parent | 76a8fab4adc293982f355609b89dde88d5f355e0 | commit | diff |
screen_auth() returns result
screen_auth() returns an int, and its result is actually being used.
Only the "return" was missing in its implementation. Return
_screen_auth()'s result.
screen_auth() returns an int, and its result is actually being used.
Only the "return" was missing in its implementation. Return
_screen_auth()'s result.
| src/screen_utils.c | diff | blob | history |