Blame | Last modification | View Log | Download | RSS feed
/* $Id: ms_newlist.h 4 2024-09-24 18:35:15Z nishi $ */
#ifndef __MS_NEWLIST_H__
#define __MS_NEWLIST_H__
int ms_handle_newlist(int argc, char** argv, int start);
#endif