mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2026-01-09 05:20:19 +01:00
Code that is internal to a source file should not have a "nm" prefix. That is what differenciates it from declarations in header files. It makes it clearer that these names are only defined in the current file. Also, our implementations of virtual functions shall have the same name as the function pointer of the VTable (or at least, it shouldn't have a "nm" prefix). |
||
|---|---|---|
| .. | ||
| cli | ||
| common | ||
| tests | ||
| tui | ||
| meson.build | ||
| nm-online.c | ||