[flang][NFC] Remove unwanted tab
authorValentin Clement <clementval@gmail.com>
Wed, 15 Feb 2023 17:51:58 +0000 (18:51 +0100)
committerValentin Clement <clementval@gmail.com>
Wed, 15 Feb 2023 17:51:58 +0000 (18:51 +0100)
flang/lib/Lower/ConvertExpr.cpp

index af47d9a..c7c35b5 100644 (file)
@@ -2663,7 +2663,7 @@ public:
 
           // Special case when an intrinsic scalar variable is passed to a
           // function expecting an optional unlimited polymorphic dummy
-         // argument.
+          // argument.
           // The presence test needs to be performed before emboxing otherwise
           // the program will crash.
           if (dynamicType->category() !=