]> granicus.if.org Git - clang/commitdiff
[analyzer] Fix a typo.
authorAnna Zaks <ganna@apple.com>
Tue, 11 Oct 2011 16:49:54 +0000 (16:49 +0000)
committerAnna Zaks <ganna@apple.com>
Tue, 11 Oct 2011 16:49:54 +0000 (16:49 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@141678 91177308-0d34-0410-b5e6-96231b3b80d8

lib/StaticAnalyzer/Checkers/CStringChecker.cpp

index eaf0b8fa8fa5d734a4da8be1308443d281998300..d1a9782b897805dd9a13ca64747ce1a33e2d611b 100644 (file)
@@ -1,4 +1,4 @@
-//= CStringChecker.h - Checks calls to C string functions ----------*- C++ -*-//
+//= CStringChecker.cpp - Checks calls to C string functions --------*- C++ -*-//
 //
 //                     The LLVM Compiler Infrastructure
 //