From 67b239dbfb46273fdcb95a3dff16513a3e066255 Mon Sep 17 00:00:00 2001 From: Eric Schweitz Date: Mon, 24 Jul 2023 13:36:53 -0700 Subject: [PATCH] Fix 81-char line. --- include/cudaq/Optimizer/CodeGen/Peephole.td | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/cudaq/Optimizer/CodeGen/Peephole.td b/include/cudaq/Optimizer/CodeGen/Peephole.td index 124014abd0d..cbf3f4e6df2 100644 --- a/include/cudaq/Optimizer/CodeGen/Peephole.td +++ b/include/cudaq/Optimizer/CodeGen/Peephole.td @@ -4,7 +4,7 @@ * * * This source code and the accompanying materials are made available under * * the terms of the Apache License 2.0 which accompanies this distribution. * - *******************************************************************************/ + ******************************************************************************/ #ifndef NVQPP_OPTIMIZER_CODEGEN_PEEPHOLE #define NVQPP_OPTIMIZER_CODEGEN_PEEPHOLE