diff options
author | Stefan Tatschner <rumpelsepp@sevenbyte.org> | 2015-11-09 14:17:09 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2015-11-11 18:04:53 +0100 |
commit | e2807e67d58328053dc3b6f4b91033ca4ab21c0d (patch) | |
tree | 4c28a52cbf17c3345310e445272c3c06ba166046 /Documentation/features/seccomp | |
parent | Linux 4.3 (diff) | |
download | linux-e2807e67d58328053dc3b6f4b91033ca4ab21c0d.tar.xz linux-e2807e67d58328053dc3b6f4b91033ca4ab21c0d.zip |
can-doc: Add missing semicolon to example
The example code for CAN_BCM,
connect(s, (struct sockaddr *)&addr, sizeof(addr))
lacks a semicolon at the end of the line. This patch adds that
missing semicolon to ensure that the given code snippet actually
compiles.
Signed-off-by: Stefan Tatschner <rumpelsepp@sevenbyte.org>
Acked-by: Marc Kleine-Budde <mkl@pengutronix.de>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Diffstat (limited to 'Documentation/features/seccomp')
0 files changed, 0 insertions, 0 deletions