changeset 2879:5fc5123b7098

[gaim-migrate @ 2892] they use incredibly stupid formatting at work committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 12 Dec 2001 23:45:17 +0000
parents 7a10d1538092
children 7dd0838f602e
files src/protocols/yahoo/yahoo.c
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/yahoo/yahoo.c	Wed Dec 12 12:58:37 2001 +0000
+++ b/src/protocols/yahoo/yahoo.c	Wed Dec 12 23:45:17 2001 +0000
@@ -777,8 +777,8 @@
 		return "Stepped Out";
 	case YAHOO_STATUS_INVISIBLE:
 		return "Invisible";
-    default:
-        return "Online";
+	default:
+		return "Online";
 	}
 }