mirror of
https://git.openldap.org/openldap/openldap.git
synced 2025-01-06 10:46:21 +08:00
Fix typos in last commit
Apply to Makefile as well
This commit is contained in:
parent
52e88a36a4
commit
8035d016c4
@ -1,10 +1,13 @@
|
||||
## Copyright 1997-2003 The OpenLDAP Foundation, All Rights Reserved.
|
||||
## COPYING RESTRICTIONS APPLY, see COPYRIGHT file
|
||||
|
||||
#
|
||||
# Build TimesTen ODBC Sample Programs for Solaris 2.5.1.
|
||||
# (c) Copyright 1996-1998, TimesTen Performance Software.
|
||||
# All rights reserved.
|
||||
#
|
||||
# $Revision: 1.1 $
|
||||
#
|
||||
## Note: This file was contributed by Sam Drake of TimesTen Performance
|
||||
## Software for use and redistribution as an intregal part of
|
||||
## OpenLDAP Software. -Kdz
|
||||
|
||||
CPLUSPLUS = CC
|
||||
TTCLASSES = ../../../../../../../../../cs/classes
|
||||
|
@ -3,9 +3,9 @@
|
||||
|
||||
// (c) Copyright 1999-2001 TimesTen Performance Software. All rights reserved.
|
||||
|
||||
// Note: This file was contributed by Sam Drake of TimesTen Performance
|
||||
// Software for use and redistribution as an intregal part OpenLDAP
|
||||
// Software. -Kdz
|
||||
//// Note: This file was contributed by Sam Drake of TimesTen Performance
|
||||
//// Software for use and redistribution as an intregal part of
|
||||
//// OpenLDAP Software. -Kdz
|
||||
|
||||
#include <stdlib.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user