Change some names for consistency

This commit is contained in:
Douglas Clowes
2014-08-20 13:05:29 +10:00
parent 2cb70741b1
commit 3d475d3598
4 changed files with 61 additions and 61 deletions

View File

@@ -1,4 +1,5 @@
#ifndef OMRON_ASYNCPROTOCOL_H
#define OMRON_ASYNCPROTOCOL_H
#include "sics.h"
void OMRONInitProtocol(SicsInterp *pSics);
#endif