This is an automated email from the ASF dual-hosted git repository.

xiaoxiang pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git.


    from a597e66  bcm43xxx: fixed several warnings: warning: ISO C forbids 
'return' with expression, in function returning void [-Wpedantic] warning: 
format '%x' expects argument of type 'unsigned int', but argument 4 has type 
'uint8_t * {aka unsigned char *}' [-Wformat=] warning: too many arguments for 
format [-Wformat-extra-args]
     add 74a4394  drivers/syslog/syslog_device: fix flushing data when end of 
line is detected

No new revisions were added by this update.

Summary of changes:
 drivers/syslog/syslog_device.c | 77 ++++++++++++++++++++++++------------------
 1 file changed, 44 insertions(+), 33 deletions(-)

Reply via email to