From: Reinhard Pfau Date: Sun, 12 Apr 2009 22:20:40 +0000 (+0200) Subject: fixed typo X-Git-Tag: v0.3~49 X-Git-Url: http://developer.intra2net.com/git/?a=commitdiff_plain;h=39847c97b5c1abcb157947aabf740c1e3964222e;p=libasyncio fixed typo --- diff --git a/utils/Makefile.am b/utils/Makefile.am index 7e4795c..a9f81d7 100644 --- a/utils/Makefile.am +++ b/utils/Makefile.am @@ -15,7 +15,7 @@ endif include_HEADERS = asyncio_ptr_list.hpp asyncio_utils.hpp asyncio_time_tools.hpp \ asyncio_pointer_func.hpp asyncio_system_tools.hpp \ - asnycio_containerfunc.hpp asyncio_signalfunc.hpp \ + asyncio_containerfunc.hpp asyncio_signalfunc.hpp \ $(compat_headers) libasyncio_utils_la_SOURCES = asyncio_time_tools.cpp asyncio_utils.cpp \ asyncio_system_tools.cpp \