diff options
author | José Fonseca <[email protected]> | 2008-08-31 17:43:20 +0900 |
---|---|---|
committer | José Fonseca <[email protected]> | 2008-08-31 17:43:20 +0900 |
commit | 8c092def6c8f59048341c585af9b752bfa1f0236 (patch) | |
tree | 7a38063fe0b33c51503e083cec67bfe1ff96dff0 /include/GLES/glext.h | |
parent | ef823dd543e1d98da98d188c53c8fc3285924364 (diff) |
Remove CVS keywords.
Please remove CVS keywords when importing third-party code into the git
repository.
Diffstat (limited to 'include/GLES/glext.h')
-rw-r--r-- | include/GLES/glext.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/GLES/glext.h b/include/GLES/glext.h index 4de33bc8b8c..a55829489d1 100644 --- a/include/GLES/glext.h +++ b/include/GLES/glext.h @@ -1,7 +1,6 @@ #ifndef __glext_h_ #define __glext_h_ -/* $Id: glext.h 5687 2008-05-13 21:31:32Z oddhack $ */ #ifdef __cplusplus extern "C" { |