ossp-pkg/rc/rc_p.h 1.2 -> 1.3
--- rc_p.h 2002/02/04 21:48:22 1.2
+++ rc_p.h 2002/02/04 22:35:20 1.3
@@ -1,9 +1,9 @@
-/* rc - OSSP Runcommand processor
+/* rc - OSSP Run-command processor
** Copyright (c) 2002 Cable & Wireless Deutschland GmbH
** Copyright (c) 2002 The OSSP Project <http://www.ossp.org/>
** Copyright (c) 2002 Ralf S. Engelschall
**
-** This file is part of OSSP rc, a portable Runcommand processor
+** This file is part of OSSP rc, a portable Run-command processor
** which can be found at http://www.ossp.org/pkg/rc/
**
** Permission to use, copy, modify, and distribute this software for
@@ -24,7 +24,7 @@
** OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
** SUCH DAMAGE.
**
-** rc_p.h: Runcommand processor ANSI C private API header file
+** rc_p.h: Run-command processor ANSI C private API header file
*/
#ifndef __OSSPRC_P_H__
|
|