factor code

This commit is contained in:
yihaoDeng 2023-05-11 10:09:09 +00:00
parent 4e8f5f5d32
commit b91981af59
1 changed files with 3 additions and 3 deletions

View File

@ -20,13 +20,13 @@
#include "tsimplehash.h"
#include "tstreamFileState.h"
#ifndef _STREAM_STATE_H_
#define _STREAM_STATE_H_
#ifdef __cplusplus
extern "C" {
#endif
#ifndef _STREAM_STATE_H_
#define _STREAM_STATE_H_
// void* streamBackendInit(const char* path);
// void streamBackendCleanup(void* arg);
// SListNode* streamBackendAddCompare(void* backend, void* arg);