Skip to content
Snippets Groups Projects
Commit 1675ecf5 authored by birken's avatar birken
Browse files

added/changed RCSID entry.

now correct version of source file is checked on cvs commit.

[[Imported from SVN: r3139]]
parent 609dc8e0
No related branches found
No related tags found
No related merge requests found
......@@ -21,6 +21,11 @@
/****************************************************************************/
/* RCS_ID
$Header$
*/
#ifndef __COMPILER__
#define __COMPILER__
......
......@@ -20,6 +20,11 @@
/* */
/****************************************************************************/
/* RCS_ID
$Header$
*/
/****************************************************************************/
/* */
/* auto include mechanism and other include files */
......
......@@ -19,6 +19,10 @@
/* */
/****************************************************************************/
/* RCS_ID
$Header$
*/
/****************************************************************************/
/* */
/* auto include mechanism and other include files */
......
......@@ -20,6 +20,11 @@
/* */
/****************************************************************************/
/* RCS_ID
$Header$
*/
/****************************************************************************/
/* */
/* auto include mechanism and other include files */
......
......@@ -20,6 +20,11 @@
/* */
/****************************************************************************/
/* RCS_ID
$Header$
*/
/****************************************************************************/
/* */
/* auto include mechanism and other include files */
......
......@@ -19,6 +19,11 @@
/* */
/****************************************************************************/
/* RCS_ID
$Header$
*/
/****************************************************************************/
/* */
/* auto include mechanism and other include files */
......
......@@ -20,6 +20,11 @@
/* */
/****************************************************************************/
/* RCS_ID
$Header$
*/
/****************************************************************************/
/* */
/* auto include mechanism and other include files */
......
......@@ -38,6 +38,12 @@
/****************************************************************************/
/* RCS string */
static char RCS_ID("$Header$",UG_RCS_STRING);
/****************************************************************************/
......
......@@ -20,6 +20,11 @@
/****************************************************************************/
/* RCS_ID
$Header$
*/
#ifdef RIF_SOCKETS
#ifndef __KB_SOCK_H__
......
......@@ -19,6 +19,11 @@
/* */
/****************************************************************************/
/* RCS_ID
$Header$
*/
/****************************************************************************/
/* */
/* auto include mechanism and other include files */
......
......@@ -19,6 +19,11 @@
/* */
/****************************************************************************/
/* RCS_ID
$Header$
*/
/****************************************************************************/
/* */
/* auto include mechanism and other include files */
......
......@@ -19,6 +19,11 @@
/* */
/****************************************************************************/
/* RCS_ID
$Header$
*/
/****************************************************************************/
/* */
/* auto include mechanism and other include files */
......
......@@ -19,6 +19,11 @@
/* */
/****************************************************************************/
/* RCS_ID
$Header$
*/
/****************************************************************************/
/* */
/* auto include mechanism and other include files */
......
......@@ -19,6 +19,11 @@
/* */
/****************************************************************************/
/* RCS_ID
$Header$
*/
/****************************************************************************/
/* */
/* auto include mechanism and other include files */
......
......@@ -19,6 +19,11 @@
/* */
/****************************************************************************/
/* RCS_ID
$Header$
*/
/****************************************************************************/
/* */
/* auto include mechanism and other include files */
......
......@@ -79,6 +79,11 @@
/* definition of variables global to this source file only (static!) */
/* */
/****************************************************************************/
/* RCS string */
static char RCS_ID("$Header$",UG_RCS_STRING);
/****************************************************************************/
/* */
/* forward declarations of functions used before they are defined */
......
......@@ -113,7 +113,7 @@ static REFRULE EmptyRule =
{{0,0,0,0},{NOTDONE,NOTDONE,NOTDONE,NOTDONE},0}}};
/* RCS string */
RCSID("$Header$",UG_RCS_STRING)
static char RCS_ID("$Header$",UG_RCS_STRING);
/****************************************************************************/
/* */
......
......@@ -16,6 +16,11 @@
/* */
/****************************************************************************/
/* RCS_ID
$Header$
*/
/****************************************************************************/
/* */
/* auto include mechanism and other include files */
......
......@@ -29,6 +29,11 @@
/* */
/****************************************************************************/
/* RCS_ID
$Header$
*/
/****************************************************************************/
/* */
/* auto include mechanism and other include files */
......
......@@ -19,6 +19,11 @@
/* */
/****************************************************************************/
/* RCS_ID
$Header$
*/
/****************************************************************************/
/* */
/* auto include mechanism and other include files */
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment