comparison src/hftctl.c @ 89909:68c22ea6027c

Sync to HEAD
author Kenichi Handa <handa@m17n.org>
date Fri, 16 Apr 2004 12:51:06 +0000
parents 375f2633d815
children
comparison
equal deleted inserted replaced
89908:ee1402f7b568 89909:68c22ea6027c
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) */