[BACK]Return to encrypt.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libtelnet

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libtelnet/encrypt.c between version 1.13 and 1.14

version 1.13, 2005/02/06 05:53:07 version 1.14, 2007/01/17 23:24:22
Line 72  __RCSID("$NetBSD$");
Line 72  __RCSID("$NetBSD$");
 #include <string.h>  #include <string.h>
 #endif  #endif
   
 #include <sys/cdefs.h>  
   
 /*  /*
  * These functions pointers point to the current routines   * These functions pointers point to the current routines
  * for encrypting and decrypting data.   * for encrypting and decrypting data.

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

CVSweb <webmaster@jp.NetBSD.org>