mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-28 18:09:31 -06:00
curl: Fix typo in header include guard
From clang's -Wheader-guard.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#ifndef __PARSEDATE_H
|
||||
#define __PARSEDATEL_H
|
||||
#define __PARSEDATE_H
|
||||
/***************************************************************************
|
||||
* _ _ ____ _
|
||||
* Project ___| | | | _ \| |
|
||||
|
||||
Reference in New Issue
Block a user