summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorKarl Williamson <khw@cpan.org>2021-03-03 08:14:09 -0700
committerKarl Williamson <khw@cpan.org>2021-03-03 08:33:12 -0700
commitf038010387486fb4136658e747b8a7f5133f8382 (patch)
tree653f4307ad37e8b73a878fef337a47256bcdde66 /embed.fnc
parent3e116a2f33c34b65a321fc07a8c0d767e555c962 (diff)
downloadperl-f038010387486fb4136658e747b8a7f5133f8382.tar.gz
embed.fnc: White space only
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc4
1 files changed, 2 insertions, 2 deletions
diff --git a/embed.fnc b/embed.fnc
index d030eb4771..25328a4259 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -3271,13 +3271,13 @@ Cp |bool |_is_cur_LC_category_utf8|int category
S |SV* |mess_alloc
S |SV * |with_queued_errors|NN SV *ex
S |bool |invoke_exception_hook|NULLOK SV *ex|bool warn
-#if defined(PERL_MEM_LOG) && !defined(PERL_MEM_LOG_NOIMPL)
+# if defined(PERL_MEM_LOG) && !defined(PERL_MEM_LOG_NOIMPL)
ST |void |mem_log_common |enum mem_log_type mlt|const UV n|const UV typesize \
|NN const char *type_name|NULLOK const SV *sv \
|Malloc_t oldalloc|Malloc_t newalloc \
|NN const char *filename|const int linenumber \
|NN const char *funcname
-#endif
+# endif
#endif
#if defined(PERL_MEM_LOG)