comparison src/hftctl.c @ 88123:375f2633d815

New directory
author Kenichi Handa <handa@m17n.org>
date Mon, 08 Sep 2003 11:56:09 +0000
parents 695cf19ef79e
children 68c22ea6027c
comparison
equal deleted inserted replaced
52428:27bc8b966642 88123:375f2633d815
335 if (p.req != &req) /* free if allocated */ 335 if (p.req != &req) /* free if allocated */
336 xfree (p.c); 336 xfree (p.c);
337 return (0); 337 return (0);
338 338
339 } 339 }
340
341 /* arch-tag: cfd4f3bd-fd49-44e6-9f69-c8abdf367650
342 (do not change this comment) */