Trivial whitespace cleanups
Delete trailing whitespace at the ends of lines; ensure files have newlines at the end. Signed-off-by: Dan Cross <patchdev@fat-dragon.org>
This commit is contained in:
committed by
Andrew Pamment
parent
1c7849b724
commit
d8c32639e4
@@ -393,4 +393,4 @@ int hashmap_length(map_t in) {
|
||||
return m->size;
|
||||
else
|
||||
return 0;
|
||||
}
|
||||
}
|
||||
|
@@ -73,4 +73,4 @@ int main(char *argv, int argc) {
|
||||
hashmap_free(mymap);
|
||||
|
||||
return 1;
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user