gbranden pushed a commit to branch master
in repository groff.

commit f3fc50daa7b652f3a53c574b64a550e692c12d2e
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Mar 15 12:15:49 2026 -0500

    src/libs/libgroff/fontfile.cpp: Annotate global.
---
 src/libs/libgroff/fontfile.cpp | 1 +
 1 file changed, 1 insertion(+)

diff --git a/src/libs/libgroff/fontfile.cpp b/src/libs/libgroff/fontfile.cpp
index 1a36999e7..8f2e8d6cb 100644
--- a/src/libs/libgroff/fontfile.cpp
+++ b/src/libs/libgroff/fontfile.cpp
@@ -33,6 +33,7 @@ along with this program.  If not, see 
<http://www.gnu.org/licenses/>. */
 #include "device.h"
 #include "defs.h"
 
+// See groff(1), section "Environment".
 const char *const FONT_ENV_VAR = "GROFF_FONT_PATH";
 
 static search_path font_path(FONT_ENV_VAR, FONTPATH, 0, 0);

_______________________________________________
groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit

Reply via email to