diff options
| author | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-24 10:18:23 +0100 |
|---|---|---|
| committer | Amlal El Mahrouss <amlal@nekernel.org> | 2026-01-24 10:18:23 +0100 |
| commit | 200f051ab38f7074f5a20ef1cb61c87e85638d9d (patch) | |
| tree | 38f4071e5d9004c5bc469e6928e312483a19b43e /booster.pl | |
| parent | 8d68008d2d3bc717d7bacf38aed0a4b42bbe5b24 (diff) | |
chore: update header guards.
Signed-off-by: Amlal El Mahrouss <amlal@nekernel.org>
Diffstat (limited to 'booster.pl')
| -rwxr-xr-x | booster.pl | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -53,7 +53,6 @@ sub process_file { my $original = $content; $content =~ s/\bocl::/boost::/g; - $content =~ s/\b__OCL_/BOOST_/g; $content =~ s/\bocl\//boost\//g; $content =~ s/\bOCL_/BOOST_/g; |
