OSDN Git Service

Bind the logging to logit() since pppd uses special expressions such as "%I"
authorChia-chi Yeh <chiachi@android.com>
Thu, 7 May 2009 23:24:40 +0000 (07:24 +0800)
committerChia-chi Yeh <chiachi@android.com>
Thu, 7 May 2009 23:24:40 +0000 (07:24 +0800)
commit673ef9b9aa0a5ccf3041dae720d3a9175e8c5137
tree82423bc201c1417c19988d1c93b012e0facb2516
parenta263473d0d18736659607a8f2e178ee94cf3f989
Bind the logging to logit() since pppd uses special expressions such as "%I"
which __android_log_vprint() does not understand.
pppd/utils.c