An error occurred while fetching folder content.
input: handle the implant() function separately, as it is special
Benno Schulenberg authored
The implant() function itself cannot be bound to anything, so it
is not in the linked list of functions -- trying to find it would
lead to a NULL pointer, and thus to a segfault.

This fixes https://savannah.gnu.org/bugs/?53233.
01457ae3
Name Last commit Last update