diff src/general-slots.h @ 4691:3ba90c659d01

Move Qfrom_unicode to general-slots.h, fix the native Win32 build. 2009-09-20 Aidan Kehoe <kehoea@parhasard.net> * general-slots.h: * mule-coding.c (syms_of_mule_coding): * mule-charset.c (syms_of_mule_charset): Move Qfrom_unicode to general-slots.h, now it's used in more than one file. Fixes the native Win32 build; thank you Vin!
author Aidan Kehoe <kehoea@parhasard.net>
date Sun, 20 Sep 2009 08:27:42 +0100
parents 257b468bf2ca
children 8431b52e43b1
line wrap: on
line diff
--- a/src/general-slots.h	Sat Sep 19 22:53:13 2009 +0100
+++ b/src/general-slots.h	Sun Sep 20 08:27:42 2009 +0100
@@ -137,6 +137,7 @@
 SYMBOL (Qframe);
 SYMBOL (Qframes);
 SYMBOL (Qfrom_page);
+SYMBOL (Qfrom_unicode);
 SYMBOL (Qfull_assoc);
 SYMBOL (Qfuncall);
 SYMBOL (Qfunction);