[BACK]Return to compat.h CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/compat.h between version 1.2 and 1.3

version 1.2, 1999/10/16 22:29:01 version 1.3, 1999/11/24 00:26:01
Line 2 
Line 2 
   
 #ifndef COMPAT_H  #ifndef COMPAT_H
 #define COMPAT_H  #define COMPAT_H
 void enable_compat13(void);  void    enable_compat13(void);
 extern int compat13;  extern int compat13;
 #endif  #endif

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