comparison src/emacs.c @ 394:7d59cb494b73 r21-2-12

Import from CVS: tag r21-2-12
author cvs
date Mon, 13 Aug 2007 11:11:37 +0200
parents aabb7f5b1c81
children 74fd4e045ea6
comparison
equal deleted inserted replaced
393:2e030b8965b1 394:7d59cb494b73
3129 * The target is to override the static constructor from the 3129 * The target is to override the static constructor from the
3130 * libiflPNG.so library which is maskerading as libz, and 3130 * libiflPNG.so library which is maskerading as libz, and
3131 * cores on us when re-started from the dumped executable. 3131 * cores on us when re-started from the dumped executable.
3132 * This will have to go for 21.1 -- OG. 3132 * This will have to go for 21.1 -- OG.
3133 */ 3133 */
3134 void __sti__iflPNGFile_c___(void);
3134 void __sti__iflPNGFile_c___() 3135 void __sti__iflPNGFile_c___()
3135 { 3136 {
3136 } 3137 }
3137 3138
3138 #endif 3139 #endif