diff packages/error/current/src/errno.cxx @ 197:51b34619b677

Merge from eCos master repository on 2001-11-30-11:22:06-GMT
author jlarmour
date Fri, 30 Nov 2001 13:09:25 +0000
parents 6ed91473a1cd
children e0c0827131d1
line wrap: on
line diff
--- a/packages/error/current/src/errno.cxx
+++ b/packages/error/current/src/errno.cxx
@@ -82,7 +82,7 @@ static int errno_trace = CYGNUM_ERROR_ER
 
 // FUNCTIONS
 
-Cyg_ErrNo * const
+Cyg_ErrNo *
 cyg_error_get_errno_p( void )
 {
     Cyg_ErrNo *errno_p;