+2006-10-24 Bruno Haible <bruno@clisp.org>
+
+ * msgmerge.c (struct definitions_ty): Remove semicolon after
+ gl_lock_define invocation.
+
2006-10-21 Bruno Haible <bruno@clisp.org>
* po-error.h (po_error, po_error_at_line): Use format attribute only
message_fuzzy_index_ty *findex;
/* A once-only execution guard for the initialization of the fuzzy index.
Needed for OpenMP. */
- gl_lock_define(, findex_init_lock);
+ gl_lock_define(, findex_init_lock)
/* The canonical encoding of the compendiums. */
const char *canon_charset;
};