From 51f1b8ccd760da9fb347af452114d5a3b34eda61 Mon Sep 17 00:00:00 2001 From: Hallvard Furuseth Date: Sat, 29 Nov 2003 17:29:44 +0000 Subject: [PATCH] Avoid /* inside comments. --- clients/tools/ldapwhoami.c | 2 +- libraries/libldap/util-int.c | 2 +- libraries/liblutil/uuid.c | 2 +- servers/slapd/back-ldap/map.c | 2 +- servers/slapd/back-monitor/operation.c | 2 +- servers/slapd/limits.c | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/clients/tools/ldapwhoami.c b/clients/tools/ldapwhoami.c index 3ea72a7ec6..c4e613b4c2 100644 --- a/clients/tools/ldapwhoami.c +++ b/clients/tools/ldapwhoami.c @@ -1,4 +1,4 @@ -/* ldapwhoami.c -- a tool for asking the directory "Who Am I?" +/* ldapwhoami.c -- a tool for asking the directory "Who Am I?" */ /* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * diff --git a/libraries/libldap/util-int.c b/libraries/libldap/util-int.c index c5b48063ed..1e53542543 100644 --- a/libraries/libldap/util-int.c +++ b/libraries/libldap/util-int.c @@ -25,7 +25,7 @@ /* ACKNOWLEDGEMENTS: * This work was initially developed by Bart Hartgers for inclusion in * OpenLDAP Software. - + */ /* * util-int.c Various functions to replace missing threadsafe ones. diff --git a/libraries/liblutil/uuid.c b/libraries/liblutil/uuid.c index 9fea55aa03..1627aa41fc 100644 --- a/libraries/liblutil/uuid.c +++ b/libraries/liblutil/uuid.c @@ -1,5 +1,5 @@ /* uuid.c -- Universally Unique Identifier routines */ -/* $OpenLDAP$ +/* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * * Copyright 2000-2003 The OpenLDAP Foundation. diff --git a/servers/slapd/back-ldap/map.c b/servers/slapd/back-ldap/map.c index 00aeb024d6..d6ea3d4149 100644 --- a/servers/slapd/back-ldap/map.c +++ b/servers/slapd/back-ldap/map.c @@ -1,5 +1,5 @@ /* map.c - ldap backend mapping routines */ -/* $OpenLDAP$ +/* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * * Copyright 1998-2003 The OpenLDAP Foundation. diff --git a/servers/slapd/back-monitor/operation.c b/servers/slapd/back-monitor/operation.c index 8e591f8878..bc31598720 100644 --- a/servers/slapd/back-monitor/operation.c +++ b/servers/slapd/back-monitor/operation.c @@ -1,5 +1,5 @@ /* operation.c - deal with operation subsystem */ -/* $OpenLDAP$ +/* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * * Copyright 1998-2003 The OpenLDAP Foundation. diff --git a/servers/slapd/limits.c b/servers/slapd/limits.c index c4b9b9012c..f460ecb8d7 100644 --- a/servers/slapd/limits.c +++ b/servers/slapd/limits.c @@ -1,5 +1,5 @@ /* limits.c - routines to handle regex-based size and time limits */ -/* $OpenLDAP$/ +/* $OpenLDAP$ */ /* This work is part of OpenLDAP Software . * * Copyright 1998-2003 The OpenLDAP Foundation. -- 2.39.5