Skip to content

Commit

Permalink
Fix missing newline at end of file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Laurent Monin committed Jul 19, 2008
1 parent 3054110 commit 2e9c246
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/filecache.c
Original file line number Diff line number Diff line change
Expand Up @@ -184,4 +184,4 @@ static void file_cache_notify_cb(FileData *fd, NotifyType type, gpointer data)
{
file_cache_remove_fd(fc, fd);
}
}
}

0 comments on commit 2e9c246

Please sign in to comment.