file header comment updated

This commit is contained in:
2018-11-14 09:30:54 -05:00
parent 0c909d5a93
commit eb4fd57eb9
9 changed files with 77 additions and 29 deletions
+9 -1
View File
@@ -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;