1
0
mirror of https://github.com/samba-team/samba.git synced 2024-12-25 23:21:54 +03:00

Merge from HEAD - whitespace :-)

This commit is contained in:
Andrew Bartlett 0001-01-01 00:00:00 +00:00
parent 8129529c4f
commit 5fc90b6cf4
2 changed files with 1 additions and 1 deletions

View File

@ -322,3 +322,4 @@ void gencache_iterate(void (*fn)(const char* key, const char *value, time_t time
tdb_search_list_free(first_node);
}

View File

@ -1528,4 +1528,3 @@ size_t valgrind_strlen(const char *s)
return count;
}
#endif