Directory: rename struct directory to Directory

This commit is contained in:
Max Kellermann
2013-01-02 23:06:20 +01:00
parent 440ac51cf0
commit 3e8047e583
36 changed files with 180 additions and 184 deletions
+1 -1
View File
@@ -5,7 +5,7 @@ extern "C" {
#include "song.h"
#include "Directory.hxx"
struct directory detached_root;
Directory detached_root;
struct song *
song_dup_detached(const struct song *src)