*** keyword substitution change ***

This commit is contained in:
calvinrsmith
2005-01-15 05:02:04 +00:00
parent c8b290f790
commit ad597b1d75
9 changed files with 110 additions and 102 deletions

View File

@@ -27,7 +27,7 @@
#include "connectparams.h"
static char software_version[] = "$Id: odbc.c,v 1.28 2004/12/31 01:26:50 whydoubt Exp $";
static char software_version[] = "$Id: odbc.c,v 1.29 2005/01/15 05:02:09 calvinrsmith Exp $";
static void *no_unused_var_warn[] = {software_version,
no_unused_var_warn};

View File

@@ -23,7 +23,7 @@
#include <stdio.h>
static char software_version[] = "$Id: unittest.c,v 1.6 2002/04/09 01:19:26 brianb Exp $";
static char software_version[] = "$Id: unittest.c,v 1.7 2005/01/15 05:02:09 calvinrsmith Exp $";
static void *no_unused_var_warn[] = {software_version,
no_unused_var_warn};