~ubuntu-branches/ubuntu/dapper/splitvt/dapper-security

« back to all changes in this revision

Viewing changes to vtmouse.h

  • Committer: Bazaar Package Importer
  • Author(s): Joey Hess
  • Date: 2005-07-19 17:50:32 UTC
  • Revision ID: james.westby@ubuntu.com-20050719175032-3q0t93f7tpnmalkl
Tags: 1.6.5-9
Ensure that -upper and -lower have arguemnts. Closes: #319091

Show diffs side-by-side

added added

removed removed

Lines of Context:
39
39
extern int  event_getc();
40
40
extern void event_quit();
41
41
 
 
42
#if 0
 
43
/* this is broken for gcc 4.0, so comment it out */
42
44
extern FILE *xt_input, *xt_output;      /* Usually untouched */
43
 
 
 
45
#endif