Changeset 158 for uKadecot/trunk/uip/apps/webserver/httpd-fs.h
- Timestamp:
- Feb 20, 2016, 10:43:32 PM (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
uKadecot/trunk/uip/apps/webserver/httpd-fs.h
r155 r158 54 54 #ifdef HTTPD_FS_STATISTICS 55 55 #if HTTPD_FS_STATISTICS == 1 56 u 16_t httpd_fs_count(char *name);56 uint16_t httpd_fs_count(char *name); 57 57 #endif /* HTTPD_FS_STATISTICS */ 58 58 #endif /* HTTPD_FS_STATISTICS */
Note:
See TracChangeset
for help on using the changeset viewer.