Files
heimdal/appl
Roland C. Dowdeswell 083780d5b5 Eliminate warning.
On NetBSD, cgetent has a prototype of ``const char *const *'' for
argument two.  Many other OSes have ``char **''.  It seems that
gcc will generate a warning if you pass a char ** to it.  Casting
the value to void avoids this warning.
2012-02-15 13:08:33 +00:00
..
2011-08-10 09:26:20 -07:00
2012-02-15 12:01:12 +00:00
2011-07-17 12:16:59 -07:00
2011-07-17 12:16:59 -07:00
2012-02-15 13:08:33 +00:00
2011-08-10 09:27:48 -07:00
2011-11-09 08:04:52 -08:00