]> git.notmuchmail.org Git - notmuch/blobdiff - util/unicode-util.c
emacs: Add new option notmuch-search-hide-excluded
[notmuch] / util / unicode-util.c
index 312e900f76c526b6dc25dd0329be68ab0207a977..ccb787e29f0d9be86bcdf2608e0d1f8ced6e29f0 100644 (file)
@@ -1,8 +1,8 @@
 #include "unicode-util.h"
 
 /* Based on Xapian::Unicode::is_wordchar, to avoid forcing clients to
  link directly to libxapian.
-*/
* link directly to libxapian.
+ */
 
 static bool
 unicode_is_wordchar (notmuch_unichar ch)