Skip to content

Commit

Permalink
fix indentations
Browse files Browse the repository at this point in the history
  • Loading branch information
michalananapps committed Nov 22, 2024
1 parent d66c79c commit ef998c3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions util/check_for_missing_enums.php
Original file line number Diff line number Diff line change
Expand Up @@ -159,9 +159,9 @@
'VirtualPixelMethod',
],
'MagickCore/channel.h' => [
'AlphaChannelOption',
'AlphaChannelOption',
],
'MagickCore/compare.h' => [
'MagickCore/compare.h' => [
'MetricType',
],
'MagickCore/colorspace.h' => [
Expand Down

0 comments on commit ef998c3

Please sign in to comment.