summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDaniel Elstner <daniel.kitta@gmail.com>2009-12-14 21:15:20 +0100
committerKay Sievers <kay.sievers@vrfy.org>2009-12-15 12:49:25 +0100
commit3fac12b9a05f1849f7b1373060ade18269839856 (patch)
tree7f9d2d45ecce40b9fbafdabaa0a8945a9d47f3ba /TODO
parent9c0c2fe6bb6c3e73d54c65149657dcfdba9b20b0 (diff)
libudev: wrap in extern "C" block for C++
When libudev.h is included from C++ code, wrap the declarations in an extern "C" { ... } block. This tells the C++ compiler that symbols are exported with C linkage and no name-mangling.
Diffstat (limited to 'TODO')
0 files changed, 0 insertions, 0 deletions