diff options
Diffstat (limited to 'libcaja-private/caja-file-private.h')
-rw-r--r-- | libcaja-private/caja-file-private.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libcaja-private/caja-file-private.h b/libcaja-private/caja-file-private.h index 1130862a..f5e77be7 100644 --- a/libcaja-private/caja-file-private.h +++ b/libcaja-private/caja-file-private.h @@ -58,7 +58,7 @@ typedef struct char emblem_keywords[1]; } CajaFileSortByEmblemCache; -struct CajaFileDetails +struct _CajaFilePrivate { CajaDirectory *directory; |