Skip to content

Commit

Permalink
[clang] Fix comment formatting.
Browse files Browse the repository at this point in the history
  • Loading branch information
bricknerb committed Oct 16, 2024
1 parent 5cd14de commit 59634b5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions clang/lib/Basic/SingleWarningStackAwareExecutor.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
//===--- SingleWarningStackAwareExecutor.cpp - - A utility for warning once when
// close to out of stack space -------*- C++ -*-===//
//===--- SingleWarningStackAwareExecutor.cpp - - A utility for warning once
// when close to out of stack space -------*- C++ -*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.
Expand Down

0 comments on commit 59634b5

Please sign in to comment.