diff options
author | Nicholas Clark <nick@ccl4.org> | 2011-05-14 17:08:56 +0100 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2011-05-19 10:18:14 +0100 |
commit | 29c22b52682692a630218342d1997c803a3b487b (patch) | |
tree | 292f5591f4269ba0567791e22c5a87e2f93ba358 /keywords.h | |
parent | fb8ff1db5449e3c679d9193f00ffaa0a15f88fd7 (diff) | |
download | perl-29c22b52682692a630218342d1997c803a3b487b.tar.gz |
Rename safer_open() to open_new(), and eliminate the first parameter.
Update the SHA256s where necessary in the generated files.
Diffstat (limited to 'keywords.h')
-rw-r--r-- | keywords.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/keywords.h b/keywords.h index b821121780..5b412d62a7 100644 --- a/keywords.h +++ b/keywords.h @@ -268,5 +268,5 @@ #define KEY_y 252 /* Generated from: - * 28d95638560707fb8bee100dab74c90107c3e000f635e3bd310d4e2501d3b073 regen/keywords.pl + * 1591f96938e2a916423e17015c46f40221214a9ba8670000a2bf43578af159c2 regen/keywords.pl * ex: set ro: */ |