comparison src/emacs.c @ 335:54f7aa390f4f r21-0-65

Import from CVS: tag r21-0-65
author cvs
date Mon, 13 Aug 2007 10:50:39 +0200
parents 19dcec799385
children 8bec6624d99b
comparison
equal deleted inserted replaced
334:58353925ad93 335:54f7aa390f4f
3049 * The target is to override the static constructor from the 3049 * The target is to override the static constructor from the
3050 * libiflPNG.so library which is maskerading as libz, and 3050 * libiflPNG.so library which is maskerading as libz, and
3051 * cores on us when re-started from the dumped executable. 3051 * cores on us when re-started from the dumped executable.
3052 * This will have to go for 21.1 -- OG. 3052 * This will have to go for 21.1 -- OG.
3053 */ 3053 */
3054 void __sti__iflPNGFile_c___(void);
3054 void __sti__iflPNGFile_c___() 3055 void __sti__iflPNGFile_c___()
3055 { 3056 {
3056 } 3057 }
3057 3058
3058 #endif 3059 #endif