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
405405Use in C code
406406-------------
407407
408- common.c
409- ~~~~~~~~
408+ common-nut_version .c
409+ ~~~~~~~~~~~~~~~~~~~~
410410
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.
414414* Method `describe_NUT_VERSION_once()` prepares the string which combines the
415415 `NUT_VERSION_MACRO` with comments that it is either a `release` or a
416416 `(development iteration after $NUT_VERSION_SEMVER_MACRO)` , based on
You can’t perform that action at this time.
0 commit comments