~ubuntu-branches/ubuntu/maverick/libvirt/maverick

« back to all changes in this revision

Viewing changes to src/console.c

  • Committer: Bazaar Package Importer
  • Author(s): Soren Hansen
  • Date: 2008-06-25 18:51:21 UTC
  • mto: (3.1.1 lenny) (1.2.1 upstream) (0.2.1 upstream)
  • mto: This revision was merged to the branch mainline in revision 27.
  • Revision ID: james.westby@ubuntu.com-20080625185121-8dku38gpoluks1bx
Tags: upstream-0.4.4
ImportĀ upstreamĀ versionĀ 0.4.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
198
198
}
199
199
 
200
200
#endif /* !__MINGW32__ */
201
 
 
202
 
/*
203
 
 * Local variables:
204
 
 *  indent-tabs-mode: nil
205
 
 *  c-indent-level: 4
206
 
 *  c-basic-offset: 4
207
 
 *  tab-width: 4
208
 
 * End:
209
 
 */