libsysutils

diff include/datapath.h @ 1:c1323f9f202d

foo
author John Tsiombikas <nuclear@member.fsf.org>
date Tue, 05 May 2015 05:51:56 +0300
parents a8277d8f687a
children 36936815cc92
line diff
     1.1 --- a/include/datapath.h	Thu Feb 19 01:33:54 2015 +0200
     1.2 +++ b/include/datapath.h	Tue May 05 05:51:56 2015 +0300
     1.3 @@ -10,7 +10,7 @@
     1.4  	SYSU_CURRENT_DIR	/* current working directory */
     1.5  };
     1.6  
     1.7 -const char *sysu_get_directory(sysu_dir_type type);
     1.8 +const char *sysu_get_directory(enum sysu_dir_type type);
     1.9  
    1.10  /* Writes the path to outpath, and returns the size of the path in bytes.
    1.11   * Call with len <= 0 and outpath == NULL to return required storage