Added a portability suggestion

This commit is contained in:
Pierre Pronchery 2006-02-11 16:47:18 +00:00
parent 2326ce9466
commit ddbe67a17a

View File

@ -1,7 +1,8 @@
/* probe.c */
/* TODO:
* - check ifinfo code (and thus volinfo)
* - free memory allocated */
* - free memory allocated
* - kvm_getprocs() may be more portable for *BSD */