Changes for HPUX

This commit is contained in:
Ralph Lange
2002-05-02 13:07:53 +00:00
parent a7a2f1c019
commit 68fe111e9b
9 changed files with 30 additions and 28 deletions

View File

@@ -1,5 +1,5 @@
/* $Id$
/*
* $Id$
*
* L O S A L A M O S
* Los Alamos National Laboratory
@@ -27,7 +27,7 @@ netWriteNotifyIO::~netWriteNotifyIO ()
{
}
void netWriteNotifyIO::show ( unsigned level ) const
void netWriteNotifyIO::show ( unsigned /* level */ ) const
{
::printf ( "read write notify IO at %p\n",
static_cast < const void * > ( this ) );