From b3cf8d53790813430f4c8b071d6df2f89826e1a4 Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Sat, 31 Aug 2019 21:05:22 -0600 Subject: [PATCH] embed.fnc: Fix typo in comment --- embed.fnc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/embed.fnc b/embed.fnc index d6eff4b..d04bc8b 100644 --- a/embed.fnc +++ b/embed.fnc @@ -124,7 +124,7 @@ : is compiled with -DNO_MATHOMS; otherwise these happen: : add entry to the list of exported symbols; : create PERL_ARGS_ASSERT_foo; -: add embed.h entry (unless overridden by the 'm' flag) +: add embed.h entry (unless overridden by the 'o' flag) : : D Function is deprecated: : -- 1.8.3.1