Fix typos in last commit

Apply to Makefile as well
This commit is contained in:
Kurt Zeilenga 2003-05-24 06:15:00 +00:00
parent 52e88a36a4
commit 8035d016c4
2 changed files with 9 additions and 6 deletions

View File

@ -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

View File

@ -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>