]> git.sur5r.net Git - openldap/commitdiff
Avoid /* inside comments.
authorHallvard Furuseth <hallvard@openldap.org>
Sat, 29 Nov 2003 17:29:44 +0000 (17:29 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Sat, 29 Nov 2003 17:29:44 +0000 (17:29 +0000)
clients/tools/ldapwhoami.c
libraries/libldap/util-int.c
libraries/liblutil/uuid.c
servers/slapd/back-ldap/map.c
servers/slapd/back-monitor/operation.c
servers/slapd/limits.c

index 3ea72a7ec6950d2e4f25cb053904f73d128acd9e..c4e613b4c25b52f0112310c3ddca86b41fb36b55 100644 (file)
@@ -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 <http://www.openldap.org/>.
  *
index c5b48063ed51d1cc2675e6ab3489568a3cd8923f..1e535425435209f07fe4c2d2514fad668976187f 100644 (file)
@@ -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.
index 9fea55aa03b9a817a66210b1b5eac9b0ab3c24f4..1627aa41fc519dc09b65f51d7cad5f0da84a3822 100644 (file)
@@ -1,5 +1,5 @@
 /* uuid.c -- Universally Unique Identifier routines */
-/* $OpenLDAP$
+/* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
  * Copyright 2000-2003 The OpenLDAP Foundation.
index 00aeb024d66742d9e59bbd9faf6d429cc0957abd..d6ea3d4149266eeaae301a1f5f0d4611312cb789 100644 (file)
@@ -1,5 +1,5 @@
 /* map.c - ldap backend mapping routines */
-/* $OpenLDAP$
+/* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
  * Copyright 1998-2003 The OpenLDAP Foundation.
index 8e591f887803a019b6a99d161031f31b1604f3e5..bc315987206c0d22cf01f8891fb5a4b2af65a61c 100644 (file)
@@ -1,5 +1,5 @@
 /* operation.c - deal with operation subsystem */
-/* $OpenLDAP$
+/* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
  * Copyright 1998-2003 The OpenLDAP Foundation.
index c4b9b9012cd7e8381def6feb7e77dba1fbb24456..f460ecb8d7a8abc09ba1bfce9ff48c7dd545aef4 100644 (file)
@@ -1,5 +1,5 @@
 /* limits.c - routines to handle regex-based size and time limits */
-/* $OpenLDAP$/
+/* $OpenLDAP$ */
 /* This work is part of OpenLDAP Software <http://www.openldap.org/>.
  *
  * Copyright 1998-2003 The OpenLDAP Foundation.