mirror of
https://github.com/Kitware/CMake.git
synced 2026-01-29 02:20:17 -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
|
#ifndef __PARSEDATE_H
|
||||||
#define __PARSEDATEL_H
|
#define __PARSEDATE_H
|
||||||
/***************************************************************************
|
/***************************************************************************
|
||||||
* _ _ ____ _
|
* _ _ ____ _
|
||||||
* Project ___| | | | _ \| |
|
* Project ___| | | | _ \| |
|
||||||
|
|||||||
Reference in New Issue
Block a user