sync prototype with library.h

This commit is contained in:
Axel Kohlmeyer
2023-08-25 15:11:46 -04:00
parent 541a5be1dd
commit 149a820510

View File

@ -127,7 +127,7 @@ struct _liblammpsplugin {
void (*error)(void *, int, const char *);
void (*file)(void *, char *);
void (*file)(void *, const char *);
char *(*command)(void *, const char *);
void (*commands_list)(void *, int, const char **);
void (*commands_string)(void *, const char *);