File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -405,12 +405,12 @@ Variables propagated by nut_version.h
405
405
Use in C code
406
406
-------------
407
407
408
- common.c
409
- ~~~~~~~~
408
+ common-nut_version .c
409
+ ~~~~~~~~~~~~~~~~~~~~
410
410
411
- * The `NUT_VERSION_MACRO` is used in `common/common.c` and further made known
412
- to all code base as a static string `UPS_VERSION` linked via `libcommon*.la`
413
- internal libraries.
411
+ * The `NUT_VERSION_MACRO` is used in `common/common-nut_version .c` and further
412
+ made known to all code base as a static string `UPS_VERSION` linked via
413
+ `libcommon*.la` internal libraries.
414
414
* Method `describe_NUT_VERSION_once()` prepares the string which combines the
415
415
`NUT_VERSION_MACRO` with comments that it is either a `release` or a
416
416
`(development iteration after $NUT_VERSION_SEMVER_MACRO)` , based on
You can’t perform that action at this time.
0 commit comments