diff options
| author | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-08-09 09:04:04 +0000 |
|---|---|---|
| committer | SND\weimingzhi_cp <SND\weimingzhi_cp@e17a0e51-4ae3-4d35-97c3-1a29b211df97> | 2009-08-09 09:04:04 +0000 |
| commit | 70d1ec4e0111c02c71b417136aae37a43983ba10 (patch) | |
| tree | 7fd643ecc809a519b0f07e62392be21f47d74714 /win32/glue/stdint.h | |
| parent | f17e942cc9e95674fbfe63c98d0af793b9aeb9b2 (diff) | |
| download | pcsxr-70d1ec4e0111c02c71b417136aae37a43983ba10.tar.gz | |
git-svn-id: https://pcsxr.svn.codeplex.com/svn/pcsxr@24786 e17a0e51-4ae3-4d35-97c3-1a29b211df97
Diffstat (limited to 'win32/glue/stdint.h')
| -rw-r--r-- | win32/glue/stdint.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/win32/glue/stdint.h b/win32/glue/stdint.h index 92a16663..1a1eace1 100644 --- a/win32/glue/stdint.h +++ b/win32/glue/stdint.h @@ -4,6 +4,8 @@ // Use, redistribution and modification of this code is unrestricted
// as long as this notice is preserved.
//
+// This code is provided with ABSOLUTELY NO WARRANTY.
+//
#ifndef __STDINT_H
#define __STDINT_H
|
