diff options
author | Stefan Tatschner <rumpelsepp@sevenbyte.org> | 2015-11-09 14:17:09 +0100 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2015-11-11 10:04:53 -0700 |
commit | e2807e67d58328053dc3b6f4b91033ca4ab21c0d (patch) | |
tree | 4c28a52cbf17c3345310e445272c3c06ba166046 /scripts | |
parent | 6a13feb9c82803e2b815eca72fa7a9f5561d7861 (diff) |
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 'scripts')
0 files changed, 0 insertions, 0 deletions