replaced tab with spaces

This commit is contained in:
goldsimon
2011-05-16 18:45:51 +00:00
parent 33a587d97e
commit f3c1686a40
2 changed files with 2 additions and 2 deletions

View File

@@ -218,7 +218,7 @@ upap_timeout(void *arg)
u->us_unit, u->us_timeouttime, u->us_clientstate));
if (u->us_clientstate != UPAPCS_AUTHREQ) {
UPAPDEBUG(LOG_INFO, ("upap_timeout: not in AUTHREQ state!\n"));
UPAPDEBUG(LOG_INFO, ("upap_timeout: not in AUTHREQ state!\n"));
return;
}