remove stale comments

This commit is contained in:
Poul-Henning Kamp 2005-08-16 20:03:29 +00:00
parent 961f7f911f
commit 52d71e1a85
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=149150

View File

@ -86,8 +86,6 @@ g_ctl_init(void)
/*
* Report an error back to the user in ascii format. Return whatever copyout
* returned, or EINVAL if it succeeded.
* XXX: should not be static.
* XXX: should take printf like args.
*/
int
gctl_error(struct gctl_req *req, const char *fmt, ...)