summaryrefslogtreecommitdiff
path: root/src/utmpx/endutxent.c
blob: f35dda04cefdc834e1e15ed40476abe2b6fb0cc6 (plain)
1
2
3
4
5
6
7
8
9
#include <utmpx.h>

void endutxent(void)
{
}

/*
XOPEN(400)
*/