~ubuntu-branches/ubuntu/gutsy/kdebase-workspace/gutsy

« back to all changes in this revision

Viewing changes to kdm/backend/server.c

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2007-10-11 14:04:48 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20071011140448-v0eb7lxbb24zagca
Tags: 3.94.0-0ubuntu1
New upstream release

Show diffs side-by-side

added added

removed removed

Lines of Context:
149
149
                d->serverStatus = ignore;
150
150
                serverTimeout = TO_INF;
151
151
                startingServer = 0;
152
 
                logError( "X server for display %s can't be started,"
 
152
                logError( "X server for display %s cannot be started,"
153
153
                          " session disabled\n", d->name );
154
154
                stopDisplay( d );
155
155
        }