]> andersk Git - openssh.git/blobdiff - ssh.h
Please grep through the source and look for 'ISSUE' comments and verify
[openssh.git] / ssh.h
diff --git a/ssh.h b/ssh.h
index f7330b915bd2249c88a22eb58eccde367014668f..9c487a398b6756428506e2987048917d86b04adf 100644 (file)
--- a/ssh.h
+++ b/ssh.h
@@ -12,7 +12,7 @@
  * called by a name other than "ssh" or "Secure Shell".
  */
 
-/* RCSID("$OpenBSD: ssh.h,v 1.57 2001/01/07 11:28:06 markus Exp $"); */
+/* RCSID("$OpenBSD: ssh.h,v 1.58 2001/01/18 16:20:22 markus Exp $"); */
 
 #ifndef SSH_H
 #define SSH_H
@@ -445,7 +445,7 @@ typedef enum {
        SYSLOG_LEVEL_QUIET,
        SYSLOG_LEVEL_FATAL,
        SYSLOG_LEVEL_ERROR,
-       SYSLOG_LEVEL_NOTICE,
+       SYSLOG_LEVEL_INFO,
        SYSLOG_LEVEL_VERBOSE,
        SYSLOG_LEVEL_DEBUG1,
        SYSLOG_LEVEL_DEBUG2,
This page took 0.032781 seconds and 4 git commands to generate.