about summary refs log tree commit diff
path: root/src/libnm-core-aux-extern/README.md
blob: 27f2cccad289e1bd58a8d5519c452d5ccf9fd52d (plain)
1
2
3
4
5
6
7
8
9
10
11
libnm-core-aux-extern
=====================

libnm-core-aux-extern is a static library that is similar to
[`libnm-core-aux-intern`](../libnm-core-aux-intern).

The only difference is that `libnm-core-aux-extern` is not used by
[`libnm-core-impl`](../libnm-core-impl) itself. So you must not
use it there.

Otherwise, it's the same and has the same usage.