From 81ca3923a29ea9b67f7291be23b210019546aa5f Mon Sep 17 00:00:00 2001 From: Dmitry Kozlov Date: Sat, 22 Nov 2014 08:56:40 +0300 Subject: remove trailing whitespaces --- accel-pppd/log.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'accel-pppd/log.h') diff --git a/accel-pppd/log.h b/accel-pppd/log.h index 0b4c1ce..5f3fd96 100644 --- a/accel-pppd/log.h +++ b/accel-pppd/log.h @@ -19,7 +19,7 @@ struct log_msg_t struct timeval timestamp; int level; struct log_chunk_t *hdr; - struct list_head *chunks; + struct list_head *chunks; }; struct log_chunk_t -- cgit v1.2.3