comparison uip/packf.c @ 10:a6481689f99c

*** empty log message ***
author kono
date Wed, 06 Dec 2006 03:17:53 +0900
parents bce86c4163a3
children 441a2190cfae
comparison
equal deleted inserted replaced
9:52d0fa25c554 10:a6481689f99c
25 NULL, 0 25 NULL, 0
26 }; 26 };
27 27
28 /* */ 28 /* */
29 29
30 extern int errno;
31 30
32 31
33 static int md = NOTOK; 32 static int md = NOTOK;
34 33
35 char *file = NULL; 34 char *file = NULL;