From 3baaf99a6e71afb12cfa477495f631294207c66c Mon Sep 17 00:00:00 2001 From: Chris Robinson Date: Mon, 17 Sep 2012 07:48:57 -0700 Subject: Fix a typo in a comment --- config.h.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.h.in b/config.h.in index 3f426994..ae78f25d 100644 --- a/config.h.in +++ b/config.h.in @@ -136,7 +136,7 @@ /* Define if we have guiddef.h */ #cmakedefine HAVE_GUIDDEF_H -/* Define if we have guiddef.h */ +/* Define if we have initguid.h */ #cmakedefine HAVE_INITGUID_H /* Define if we have ieeefp.h */ -- cgit v1.2.3