diff --git a/src/backend.c b/src/backend.c
index ef4a64759fecbb9858b9f2a4f02d0435fb74bf0b..4621b6b593e99ee7f771a326e1c282f1ca1c63bd 100644
--- a/src/backend.c
+++ b/src/backend.c
@@ -3,8 +3,9 @@
 ||| Pike is distributed as GPL (General Public License)
 ||| See the files COPYING and DISCLAIMER for more information.
 \*/
+/**/
 #include "global.h"
-RCSID("$Id: backend.c,v 1.42 1999/08/06 23:03:00 hubbe Exp $");
+RCSID("$Id: backend.c,v 1.43 1999/09/06 10:48:06 grubba Exp $");
 #include "fdlib.h"
 #include "backend.h"
 #include <errno.h>
diff --git a/src/mapping.c b/src/mapping.c
index a1d1f7c2d64d7c6dff47b33220c6e9a29b6d131f..0b2b7cad65fb7bc27fd7d7d909eb0dd7d1724d8c 100644
--- a/src/mapping.c
+++ b/src/mapping.c
@@ -3,8 +3,9 @@
 ||| Pike is distributed as GPL (General Public License)
 ||| See the files COPYING and DISCLAIMER for more information.
 \*/
+/**/
 #include "global.h"
-RCSID("$Id: mapping.c,v 1.39 1999/02/05 01:03:53 hubbe Exp $");
+RCSID("$Id: mapping.c,v 1.40 1999/09/06 10:48:07 grubba Exp $");
 #include "main.h"
 #include "object.h"
 #include "mapping.h"