/[hurd]/hurd/libcons/priv.h
ViewVC logotype

Diff of /hurd/libcons/priv.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.2 by marcus, Fri Sep 13 23:40:10 2002 UTC revision 1.3 by marcus, Fri Sep 13 23:53:55 2002 UTC
# Line 26  Line 26 
26  extern int _cons_slack;  extern int _cons_slack;
27    
28  /* If we jump down at input.  */  /* If we jump down at input.  */
29  extern int _cons_jump_down_at_input;  extern int _cons_jump_down_on_input;
30    
31  /* If we jump down at output.  */  /* If we jump down at output.  */
32  extern int _cons_jump_down_at_output;  extern int _cons_jump_down_on_output;
33    
34  /* The filename of the console server.  */  /* The filename of the console server.  */
35  extern char *_cons_file;  extern char *_cons_file;

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26