changeset 1135:903a6d0938c7

[gaim-migrate @ 1145] um committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sun, 26 Nov 2000 05:56:57 +0000
parents f6e8953a9c5e
children c8615d023aaf
files plugins/yay/libyahoo.c
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/plugins/yay/libyahoo.c	Sat Nov 25 10:43:27 2000 +0000
+++ b/plugins/yay/libyahoo.c	Sun Nov 26 05:56:57 2000 +0000
@@ -1,3 +1,4 @@
+/* -*- Mode: C; tab-width: 8; indent-tabs-mode: nil; c-basic-offset: 8 -*- */
 /*
    Yahoo Pager Client Library
 
@@ -3067,7 +3068,7 @@
 					{
 						delim[0] = 1;
 						delim[1] = ',';
-						delim[1] = 0;
+						delim[2] = 0;
 						tmp1 = strtok(NULL, delim);
 					}
 					else