mirror of
https://github.com/gnustep/libs-base.git
synced 2025-04-25 01:31:08 +00:00
add explicit disclaimer
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/branches/stable@28351 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
0833bae975
commit
03730b9a4a
2 changed files with 10 additions and 0 deletions
|
@ -48,6 +48,11 @@ extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
* NB. This file is intended for internal use by the GNUstep libraries
|
||||||
|
* and may change siugnificantly between releases.
|
||||||
|
* While it is unlikley to be removed from the distributiuon any time
|
||||||
|
* soon, its use by other software is not officially supported.
|
||||||
|
*
|
||||||
* This file should be INCLUDED in files wanting to use the GSIArray
|
* This file should be INCLUDED in files wanting to use the GSIArray
|
||||||
* functions - these are all declared inline for maximum performance.
|
* functions - these are all declared inline for maximum performance.
|
||||||
*
|
*
|
||||||
|
|
|
@ -40,6 +40,11 @@ extern "C" {
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
/*
|
/*
|
||||||
|
* NB. This file is intended for internal use by the GNUstep libraries
|
||||||
|
* and may change siugnificantly between releases.
|
||||||
|
* While it is unlikley to be removed from the distributiuon any time
|
||||||
|
* soon, its use by other software is not officially supported.
|
||||||
|
*
|
||||||
* This file should be INCLUDED in files wanting to use the GSIMap
|
* This file should be INCLUDED in files wanting to use the GSIMap
|
||||||
* functions - these are all declared inline for maximum performance.
|
* functions - these are all declared inline for maximum performance.
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue