summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgarciasuarez@gmail.com>2009-07-27 16:50:38 +0200
committerRafael Garcia-Suarez <rgarciasuarez@gmail.com>2009-07-27 17:06:29 +0200
commita5c2649359e39faef8af6f801a2443a7a2d47008 (patch)
tree3b0decfcc7c3fa3d576294aa8a8984e1737a9c33 /embed.fnc
parent304efdcbf5a203c3e0f6c6f0db51fdcdf250aca1 (diff)
downloadperl-a5c2649359e39faef8af6f801a2443a7a2d47008.tar.gz
Add support for new flag D in embed.fnc (deprecated)
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc1
1 files changed, 1 insertions, 0 deletions
diff --git a/embed.fnc b/embed.fnc
index aed661b77c..f727f00a1b 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -11,6 +11,7 @@
: m Implemented as a macro - no export, no
: proto, no #define
: d function has documentation with its source
+: D function is deprecated
: s static function, should have an S_ prefix in
: source file; for macros (m), suffix the usage
: example with a semicolon