Changeset 6808 for branches/refactor/ARBDB/ad_prot.h
- Timestamp:
- 08/09/10 14:52:57 (21 months ago)
- Files:
-
- 1 modified
-
branches/refactor/ARBDB/ad_prot.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/refactor/ARBDB/ad_prot.h
r6753 r6808 201 201 char *GBS_fconvert_string(char *buffer); 202 202 char *GBS_replace_tabs_by_spaces(const char *text); 203 int GBS_strscmp(const char *s1, const char *s2);204 203 const char *GBS_readable_size(unsigned long long size); 205 204 char *GBS_trim(const char *str);
