src/protocols/sametime/sametime.h

changeset 12813
6f67cfa0e6a0
parent 12524
e9bf565601ad
child 12952
49aec532d077
--- a/src/protocols/sametime/sametime.h	Wed Jan 11 01:13:20 2006 +0000
+++ b/src/protocols/sametime/sametime.h	Wed Jan 11 03:07:01 2006 +0000
@@ -25,3 +25,9 @@
 #endif
 /* ISO-8859-1 */
 
+
+/** use the notesbuddy encoding hack, or try for NCR encoding */
+#ifndef NB_HACK
+#define NB_HACK 0
+#endif
+/* 0 */

mercurial