Commit 88c1e336 88c1e3360b547f9f08d1b0fb1417090c6ecc1a0b by Sergey Poznyakoff

Fix typo

1 parent 10b6c2cc
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
3 Introduce "global debug settings". Mailutils objects are supposed 3 Introduce "global debug settings". Mailutils objects are supposed
4 to set their default mu_debug_t objects basing on these settings. 4 to set their default mu_debug_t objects basing on these settings.
5 5
6 * include/mailutils/Makefile.am: Add debug.hin. Build debug.h from 6 * include/mailutils/Makefile.am: Add debug.hm4. Build debug.h from
7 it. 7 it.
8 * include/mailutils/debug.hm4: New file. 8 * include/mailutils/debug.hm4: New file.
9 * include/mailutils/debug.h: Remove generated file. 9 * include/mailutils/debug.h: Remove generated file.
......