projects
/
reactos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
126cb7d
)
[SAL]
author
Timo Kreuzer
<timo.kreuzer@reactos.org>
Mon, 7 Jan 2013 22:40:52 +0000
(22:40 +0000)
committer
Timo Kreuzer
<timo.kreuzer@reactos.org>
Mon, 7 Jan 2013 22:40:52 +0000
(22:40 +0000)
Try to fix MSVC analyze
svn path=/trunk/; revision=58139
reactos/include/psdk/sal.h
patch
|
blob
|
history
diff --git
a/reactos/include/psdk/sal.h
b/reactos/include/psdk/sal.h
index
9efc915
..
52f0049
100644
(file)
--- a/
reactos/include/psdk/sal.h
+++ b/
reactos/include/psdk/sal.h
@@
-941,7
+941,7
@@
enum __SAL_YesNo {_SAL_notpresent, _SAL_no, _SAL_maybe, _SAL_yes, _SAL_default};
//#define _Pre_readable_byte_size_(size)
#define _Pre_readable_size_(size)
//#define _Pre_readonly_
-
//
#define _Pre_satisfies_(cond)
+#define _Pre_satisfies_(cond)
//#define _Pre_valid_
//#define _Pre_valid_bytecap_(size)
//#define _Pre_valid_bytecap_c_(size)