diff options
Diffstat (limited to 'sicepat.c')
-rw-r--r-- | sicepat.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -2,7 +2,7 @@ #include <string.h> #include "private.h" -#define BASE "http://api.sicepat.com/customer/" +#define BASE "https://api.sicepat.com/customer/" #define ORIGINS "origin" #define DESTINATIONS "destination" |