mirror of
https://github.com/vivier/EMILE.git
synced 2025-01-10 14:30:09 +00:00
correct function name
This commit is contained in:
parent
22444a9278
commit
cd9666fb9e
@ -14,7 +14,7 @@ static __attribute__((used)) char* rcsid = "$CVSHeader$";
|
|||||||
#include "emile.h"
|
#include "emile.h"
|
||||||
#include "../second/head.h"
|
#include "../second/head.h"
|
||||||
|
|
||||||
int emile_second_set_cmdline(int fd, char* cmdline)
|
int emile_second_get_cmdline(int fd, char* cmdline)
|
||||||
{
|
{
|
||||||
emile_l2_header_t header;
|
emile_l2_header_t header;
|
||||||
int ret;
|
int ret;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user