diff options
author | Giuseppe Scrivano <gscrivan@redhat.com> | 2015-02-02 13:48:29 +0100 |
---|---|---|
committer | Giuseppe Scrivano <gscrivan@redhat.com> | 2015-02-02 15:07:56 +0100 |
commit | 6a3959c895768e81438eead3b6c0e06c22521edd (patch) | |
tree | 99f666130893c937e6a11cb4c84dba10e6968a9f /src/libostree/ostree-repo-private.h | |
parent | 27a45e2edbd1c4551b801a957cafcb27b3417fd3 (diff) | |
download | ostree-6a3959c895768e81438eead3b6c0e06c22521edd.tar.gz |
syntax-check: Remove empty lines at the end of file
Signed-off-by: Giuseppe Scrivano <gscrivan@redhat.com>
Diffstat (limited to 'src/libostree/ostree-repo-private.h')
-rw-r--r-- | src/libostree/ostree-repo-private.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/libostree/ostree-repo-private.h b/src/libostree/ostree-repo-private.h index b7f926d8..f38db570 100644 --- a/src/libostree/ostree-repo-private.h +++ b/src/libostree/ostree-repo-private.h @@ -194,4 +194,3 @@ _ostree_repo_gpg_verify_file_with_metadata (OstreeRepo *self, GError **error); G_END_DECLS - |