Auto merged
2004/02/25 14:43:31+00:00 cantab.net!aia21 Auto merged 2004/02/25 14:43:29+00:00 cantab.net!aia21 Merge rename: include/support.h -> include/ntfs/support.h (Logical change 1.299)edge.strict_endians
parent
7cad421d40
commit
8140d928d7
|
@ -36,7 +36,7 @@
|
|||
#endif
|
||||
|
||||
/*
|
||||
* The classical min and max macros.
|
||||
* The classic min and max macros.
|
||||
*/
|
||||
#ifndef min
|
||||
#define min(a,b) ((a) <= (b) ? (a) : (b))
|
||||
|
|
Loading…
Reference in New Issue