comparison libfaim/aim_meta.c @ 349:b402a23f35df

[gaim-migrate @ 359] Let's see if *this* doesn't break everything committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 07 Jun 2000 17:14:32 +0000
parents 0f14e6d8a51b
children 595ac7759563
comparison
equal deleted inserted replaced
348:29f95b2b3e38 349:b402a23f35df
6 * by the .sh file into Makefile.am and hopefully that'll work better. 6 * by the .sh file into Makefile.am and hopefully that'll work better.
7 * 7 *
8 */ 8 */
9 9
10 #include <faim/aim.h> 10 #include <faim/aim.h>
11 /* #include <aim_buildcode.h> /* generated by mkbuildinfo.sh */ 11 /* #include <aim_buildcode.h> generated by mkbuildinfo.sh */
12 12
13 char *aim_getbuilddate(void) 13 char *aim_getbuilddate(void)
14 { 14 {
15 return AIM_BUILDDATE; 15 return AIM_BUILDDATE;
16 } 16 }