X-Git-Url: https://git.llucax.com/z.facultad/75.06/emufs.git/blobdiff_plain/ee3853f9b2bed3fa3a1f3a90c8dca81686d39fc8..a680ab304d20541f4bf03709354b7b7c2ffdf993:/emufs/indices.h diff --git a/emufs/indices.h b/emufs/indices.h index 2be19c2..2063bc0 100644 --- a/emufs/indices.h +++ b/emufs/indices.h @@ -107,6 +107,8 @@ typedef struct _indices_h_ { * pripiamente dicho */ EMUFS *emu_mult; + + /*EMUFS_Estadisticas (*obtener_estadisticas)(struct _indices_h_ *);*/ struct _indices_h_ *sig; /**< Siguiente indice */ } INDICE;