Skip to content

Commit 4b263dd

Browse files
committed
Update comment.
llvm-svn: 118501
1 parent ba57154 commit 4b263dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

llvm/lib/System/Win32/Win32.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
// Require at least Windows 2000 API.
2020
#define _WIN32_WINNT 0x0500
2121

22-
#include "llvm/Config/config.h" // Get autoconf configuration settings
22+
#include "llvm/Config/config.h" // Get build system configuration settings
2323
#include "windows.h"
2424
#include <cassert>
2525
#include <string>

0 commit comments

Comments
 (0)