~ted/fast-user-switch-applet/session_management

« back to all changes in this revision

Viewing changes to src/logout-dialog.c

  • Committer: Ted Gould
  • Date: 2009-03-23 17:53:39 UTC
  • Revision ID: ted@canonical.com-20090323175339-i95o207smowkga0l
Silencing a compiler warning

Show diffs side-by-side

added added

removed removed

Lines of Context:
145
145
                               "Unless you cancel, the computer will be shut down in %d seconds.",
146
146
                               dialog->timeout);
147
147
      break;
 
148
        default:
 
149
          break;
148
150
    }
149
151
  
150
152
  return plural_string;