diff --git a/libraries/libldap/schema.c b/libraries/libldap/schema.c index 0871386060..e3ae6318f0 100644 --- a/libraries/libldap/schema.c +++ b/libraries/libldap/schema.c @@ -1,7 +1,8 @@ /* * Copyright 1999 The OpenLDAP Foundation, All Rights Reserved. * COPYING RESTRICTIONS APPLY, see COPYRIGHT file - * + */ +/* * schema.c: parsing routines used by servers and clients to process * schema definitions */