]> andersk Git - libfaim.git/blobdiff - utils/faimtest/faimtest.c
- Fri Mar 23 01:45:28 UTC 2001
[libfaim.git] / utils / faimtest / faimtest.c
index b43cb23d4c0379bb0c60dc4801be92568d449028..bccad2b92173fa4ba3241d19cb4a9ca7216ae949 100644 (file)
@@ -1570,7 +1570,7 @@ int faimtest_parse_misses(struct aim_session_t *sess, struct command_rx_struct *
 
 int faimtest_parse_login(struct aim_session_t *sess, struct command_rx_struct *command, ...)
 {
-  struct client_info_s info = {"faimtest (with SNAC login)", 4, 1, 2010, "us", "en", 0x0004, 0x0000, 0x0000004b}; /* 4.1.2010 */
+  struct client_info_s info = AIM_CLIENTINFO_KNOWNGOOD;
   char *key;
   va_list ap;
   
This page took 0.071848 seconds and 4 git commands to generate.