summaryrefslogtreecommitdiffstats
path: root/src/ogAdmLib.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ogAdmLib.h')
-rw-r--r--src/ogAdmLib.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ogAdmLib.h b/src/ogAdmLib.h
index 59e5b6a..c52ad5c 100644
--- a/src/ogAdmLib.h
+++ b/src/ogAdmLib.h
@@ -87,7 +87,6 @@ typedef struct{ // Estructura de las tramas
// Prototipo de funciones
// ________________________________________________________________________________________________________
BOOLEAN validacionParametros(int,char**,int);
-char* reservaMemoria(int);
int splitCadena(char **,char *, char);
char* StrToUpper(char *);
void FINCADaINTRO(TRAMA*);