5 Feb
2004
5 Feb
'04
1:35 a.m.
"Eric Pouech" <pouech-eric(a)wanadoo.fr> wrote:
+static unsigned is_dt_flag_valid(unsigned d_tag) +{ +#ifndef DT_PROCNUM +#define DT_PROCNUM 0 +#endif +#ifndef DT_EXTRANUM +#define DT_PROCNUM 0 +#endif
Shouldn't in the latter case it be: #ifndef DT_EXTRANUM #define DT_EXTRANUM 0 #endif -- Dmitry.
7982
Age (days ago)
7982
Last active (days ago)
0 comments
1 participants
participants (1)
-
Dmitry Timoshkov