/[public]/psiconv/trunk/lib/psiconv/checkuid.c
ViewVC logotype

Diff of /psiconv/trunk/lib/psiconv/checkuid.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

Revision 141 Revision 142
18*/ 18*/
19 19
20#include "config.h" 20#include "config.h"
21#include "compat.h" 21#include "compat.h"
22#include "common.h" 22#include "common.h"
23
24#ifdef DMALLOC
25#include <dmalloc.h>
26#endif
23 27
24static psiconv_u32 uid1[32] = 28static psiconv_u32 uid1[32] =
25 { /* bit 0 */ 0x000045A0, 29 { /* bit 0 */ 0x000045A0,
26 /* bit 1 */ 0x00008B40, 30 /* bit 1 */ 0x00008B40,
27 /* bit 2 */ 0x000006A1, 31 /* bit 2 */ 0x000006A1,

Legend:
Removed from v.141  
changed lines
  Added in v.142

frodo@frodo.looijaard.name
ViewVC Help
Powered by ViewVC 1.1.26