1
0
mirror of git://projects.qi-hardware.com/wernermisc.git synced 2025-02-23 01:24:43 +02:00
Werner Almesberger a9f12d5666 qpkg: converted ID comparison from "struct id *" to "void *"
- id.h (struct tree, comp_id, make_tree), id.c (comp_id, make_tree):
  comparison function now takes "void *" (pointing to a "struct id")
  arguments instead of "struct id *", for compatibility with jrb
- id.c (comp_id, do_comp_id): added wrapper to convert "void *" back to
  "struct id *"
2010-11-19 21:53:43 -03:00
Description
Werner's Miscellanea, Assorted small items that don't fit anywhere else
http://projects.qi-hardware.com/index.php/p/wernermisc/
2.3 MiB
Languages
C 44.8%
TeX 17.3%
Shell 13.4%
Perl 7.8%
Makefile 7.6%
Other 9.1%