Skip to content

Commit

Permalink
chore: Adjust format
Browse files Browse the repository at this point in the history
Adjust format

Log: Adjust format
  • Loading branch information
liyigang1 committed Sep 5, 2024
1 parent 5828cef commit 766e0cf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/dfm-io/dfm-io/dfileinfo.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ DFileInfoPrivate::~DFileInfoPrivate()
g_object_unref(gfileinfo);
gfileinfo = nullptr;
}

if (gfile) {
g_object_unref(gfile);
gfile = nullptr;
Expand Down

0 comments on commit 766e0cf

Please sign in to comment.