[clangd] Trivial: Documentation fix in ASTSignals.

This commit is contained in:
Utkarsh Saxena 2021-01-14 18:38:42 +01:00
parent 2f395b7092
commit 8b09cf7956
No known key found for this signature in database
GPG Key ID: 686AD7A0D10F6FE0
2 changed files with 2 additions and 2 deletions

View File

@ -1,4 +1,4 @@
//===--- ASTSignals.cpp - LSP server -----------------------------*- C++-*-===//
//===--- ASTSignals.cpp ------------------------------------------*- C++-*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.

View File

@ -1,4 +1,4 @@
//===--- ASTSignals.h - LSP server -------------------------------*- C++-*-===//
//===--- ASTSignals.h --------------------------------------------*- C++-*-===//
//
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
// See https://llvm.org/LICENSE.txt for license information.