Fix misspelling dispextern.h in ChangeLog.
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 25 Jun 2012 14:28:51 +0000 (18:28 +0400)
committerDmitry Antipov <dmantipov@yandex.ru>
Mon, 25 Jun 2012 14:28:51 +0000 (18:28 +0400)
src/ChangeLog

index a8c8b84..913a537 100644 (file)
@@ -1,6 +1,6 @@
 2012-06-25  Dmitry Antipov  <dmantipov@yandex.ru>
 
-       * dispextern.c (xstrcasecmp): Define to library function
+       * dispextern.h (xstrcasecmp): Define to library function
        strcasecmp if available.
        * xfaces.c: Do not use xstrcasecmp if strcasecmp is available.