]> andersk Git - openssh.git/blobdiff - session.c
- tobias@cvs.openbsd.org 2008/11/09 12:34:47
[openssh.git] / session.c
index 4bed28d7f6bf123bd8a297306f81c3d31871ab95..c61aeb711829cb641237740ce013835b6d7b2d81 100644 (file)
--- a/session.c
+++ b/session.c
@@ -1,4 +1,4 @@
-/* $OpenBSD: session.c,v 1.243 2008/10/02 14:39:35 millert Exp $ */
+/* $OpenBSD: session.c,v 1.244 2008/11/09 12:34:47 tobias Exp $ */
 /*
  * Copyright (c) 1995 Tatu Ylonen <ylo@cs.hut.fi>, Espoo, Finland
  *                    All rights reserved
@@ -932,7 +932,7 @@ check_quietlogin(Session *s, const char *command)
 
 /*
  * Sets the value of the given variable in the environment.  If the variable
- * already exists, its value is overriden.
+ * already exists, its value is overridden.
  */
 void
 child_set_env(char ***envp, u_int *envsizep, const char *name,
This page took 0.05088 seconds and 4 git commands to generate.