file header comment updated
This commit is contained in:
+9
-1
@@ -1,8 +1,16 @@
|
||||
|
||||
|
||||
#include "absec_auto.h"
|
||||
//#include <mysql.h>
|
||||
#include <mysql.h>
|
||||
#include <stdio.h>
|
||||
/////
|
||||
//
|
||||
// File : test_auto.c
|
||||
// Author : Jean-Luc Cyr
|
||||
// Date : 2018-10
|
||||
//
|
||||
// Description: autorisation method test file
|
||||
//
|
||||
|
||||
int main() {
|
||||
MYSQL *conn;
|
||||
|
||||
Reference in New Issue
Block a user