]> andersk Git - openssh.git/blobdiff - uuencode.c
- markus@cvs.openbsd.org 2001/06/04 21:59:43
[openssh.git] / uuencode.c
index aa4066324c9c4e659fe45a6da8f51269a43a372e..f3774f1f39608734f6d68a110cfc42190deba6bc 100644 (file)
@@ -1,4 +1,4 @@
-/*     $OpenBSD: uuencode.c,v 1.10 2001/02/08 19:30:53 itojun Exp $    */
+/*     $OpenBSD: uuencode.c,v 1.12 2001/03/01 02:27:18 deraadt Exp $   */
 
 /*
  * Copyright (c) 2000 Markus Friedl.  All rights reserved.
@@ -28,7 +28,7 @@
 #include "xmalloc.h"
 #include "uuencode.h"
 
-RCSID("$OpenBSD: uuencode.c,v 1.10 2001/02/08 19:30:53 itojun Exp $");
+RCSID("$OpenBSD: uuencode.c,v 1.12 2001/03/01 02:27:18 deraadt Exp $");
 
 int
 uuencode(u_char *src, u_int srclength,
This page took 0.070905 seconds and 4 git commands to generate.