-/*
- * context_read.c -- find and read profile and context files
+/* context_read.c -- find and read profile and context files
*
* This code is Copyright (c) 2002, by the authors of nmh. See the
* COPYRIGHT file in the root directory of the nmh distribution for
readconfig ((struct node **) 0, ib, cp, 1);
lkfclosedata (ib, ctxpath);
}
-
- return;
}