summaryrefslogtreecommitdiff
path: root/accel-pppd/log.h
diff options
context:
space:
mode:
authorDmitry Kozlov <xeb@mail.ru>2014-11-22 08:56:40 +0300
committerDmitry Kozlov <xeb@mail.ru>2014-11-22 08:56:40 +0300
commit81ca3923a29ea9b67f7291be23b210019546aa5f (patch)
treefcebf0d426665b4f06e01168f27cd8f9ab8c50d8 /accel-pppd/log.h
parent830c399cf126f6bf1e8dfa1ad919a3ce8e346c5d (diff)
downloadaccel-ppp-xebd-81ca3923a29ea9b67f7291be23b210019546aa5f.tar.gz
accel-ppp-xebd-81ca3923a29ea9b67f7291be23b210019546aa5f.zip
remove trailing whitespaces
Diffstat (limited to 'accel-pppd/log.h')
-rw-r--r--accel-pppd/log.h2
1 files changed, 1 insertions, 1 deletions
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