Skip to content
Snippets Groups Projects
Commit a4eb70c6 authored by rswindell's avatar rswindell
Browse files

Renamed sbbs_t::execfile to exec_file

parent 7ca21a55
Branches
Tags
No related merge requests found
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
#include "sbbs.h" #include "sbbs.h"
#include "cmdshell.h" #include "cmdshell.h"
int sbbs_t::execfile(csi_t *csi) int sbbs_t::exec_file(csi_t *csi)
{ {
char str[256],ch; char str[256],ch;
int s; int s;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment