diff --git a/src/libCom/macCore.c b/src/libCom/macCore.c index a7e47e65f..7122baa72 100644 --- a/src/libCom/macCore.c +++ b/src/libCom/macCore.c @@ -754,7 +754,11 @@ char *Strdup( char *string ) return copy; } -/* $Log$ +/************************************************************************* + * $Log$ + * Revision 1.8 1998/02/27 01:34:13 jhill + * cleaned up the DLL symbol export + * * Revision 1.7 1998/02/20 21:45:16 evans * Made a large number of changes to epicsShareThings in libCom routines * to get imports and exports straight on WIN32. Not everything is fixed diff --git a/src/libCom/macLib.h b/src/libCom/macLib.h index a3cdc08aa..dd48e1c63 100644 --- a/src/libCom/macLib.h +++ b/src/libCom/macLib.h @@ -201,7 +201,11 @@ epicsShareAPI macInstallMacros( /* argument implies no macros */ ); -/* $Log$ +/************************************************************************** + * $Log$ + * Revision 1.6 1998/02/27 01:34:13 jhill + * cleaned up the DLL symbol export + * * Revision 1.5 1998/02/20 21:45:17 evans * Made a large number of changes to epicsShareThings in libCom routines * to get imports and exports straight on WIN32. Not everything is fixed diff --git a/src/libCom/macLib/macCore.c b/src/libCom/macLib/macCore.c index a7e47e65f..7122baa72 100644 --- a/src/libCom/macLib/macCore.c +++ b/src/libCom/macLib/macCore.c @@ -754,7 +754,11 @@ char *Strdup( char *string ) return copy; } -/* $Log$ +/************************************************************************* + * $Log$ + * Revision 1.8 1998/02/27 01:34:13 jhill + * cleaned up the DLL symbol export + * * Revision 1.7 1998/02/20 21:45:16 evans * Made a large number of changes to epicsShareThings in libCom routines * to get imports and exports straight on WIN32. Not everything is fixed diff --git a/src/libCom/macLib/macLib.h b/src/libCom/macLib/macLib.h index a3cdc08aa..dd48e1c63 100644 --- a/src/libCom/macLib/macLib.h +++ b/src/libCom/macLib/macLib.h @@ -201,7 +201,11 @@ epicsShareAPI macInstallMacros( /* argument implies no macros */ ); -/* $Log$ +/************************************************************************** + * $Log$ + * Revision 1.6 1998/02/27 01:34:13 jhill + * cleaned up the DLL symbol export + * * Revision 1.5 1998/02/20 21:45:17 evans * Made a large number of changes to epicsShareThings in libCom routines * to get imports and exports straight on WIN32. Not everything is fixed diff --git a/src/libCom/macLib/macUtil.c b/src/libCom/macLib/macUtil.c index d30be577b..ba245f914 100644 --- a/src/libCom/macLib/macUtil.c +++ b/src/libCom/macLib/macUtil.c @@ -269,7 +269,11 @@ epicsShareAPI macInstallMacros( return n; } -/* $Log$ +/********************************************************************* + * $Log$ + * Revision 1.3 1997/05/01 19:57:35 jhill + * updated dll keywords + * * Revision 1.2 1996/09/16 21:07:11 jhill * fixed warnings * diff --git a/src/libCom/macUtil.c b/src/libCom/macUtil.c index d30be577b..ba245f914 100644 --- a/src/libCom/macUtil.c +++ b/src/libCom/macUtil.c @@ -269,7 +269,11 @@ epicsShareAPI macInstallMacros( return n; } -/* $Log$ +/********************************************************************* + * $Log$ + * Revision 1.3 1997/05/01 19:57:35 jhill + * updated dll keywords + * * Revision 1.2 1996/09/16 21:07:11 jhill * fixed warnings *