* fix typo

This commit is contained in:
djcb
2012-11-08 22:20:31 +02:00
parent e5425081cc
commit 89c78d6767

View File

@ -28,7 +28,7 @@
#ifdef HAVE_WORDEXP_H #ifdef HAVE_WORDEXP_H
#include <wordexp.h> /* for shell-style globbing */ #include <wordexp.h> /* for shell-style globbing */
q#endif /*HAVE_WORDEXP_H*/ #endif /*HAVE_WORDEXP_H*/
#include <stdlib.h> #include <stdlib.h>