aboutsummaryrefslogtreecommitdiffstats
path: root/tbl_qcmd.c
diff options
context:
space:
mode:
authorFreeArtMan <dos21h@gmail.com>2017-05-02 22:30:10 +0100
committerFreeArtMan <dos21h@gmail.com>2017-05-02 22:30:10 +0100
commitc6f5689838de263b8129b7c612cde030617ce780 (patch)
treec533fd036ebf6441bf98694367f2f378f1d399ef /tbl_qcmd.c
parent5f5d5837c9d662ce00c2fdad5b963eff6551d21c (diff)
downloadagni-c6f5689838de263b8129b7c612cde030617ce780.tar.gz
agni-c6f5689838de263b8129b7c612cde030617ce780.zip
Move commands to seperate files
Diffstat (limited to 'tbl_qcmd.c')
-rw-r--r--tbl_qcmd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tbl_qcmd.c b/tbl_qcmd.c
index bc609b6..5f4b0e8 100644
--- a/tbl_qcmd.c
+++ b/tbl_qcmd.c
@@ -772,6 +772,7 @@ int tbl_qcmd_destroy_table(tbl_qcmd *tbl)
return 0;
}
+//redo adding and deleteing logic, there is a bug
int tbl_qcmd_mng_states(tbl_qcmd *tbl)
{
int i;