# HG changeset patch # User Eric Warmenhoven # Date 1008200717 0 # Node ID 5fc5123b7098c77fd767333adf9ebfe1f2ebac9f # Parent 7a10d1538092d5f1d6b3800b3e07332896f9a2b9 [gaim-migrate @ 2892] they use incredibly stupid formatting at work committer: Tailor Script diff -r 7a10d1538092 -r 5fc5123b7098 src/protocols/yahoo/yahoo.c --- 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"; } }