[ostree] Fix GObject introspection annotation



commit 52822efd320eff1b4b76bb1425b47725e8540eeb
Author: Giuseppe Scrivano <gscrivan redhat com>
Date:   Mon Feb 23 11:18:05 2015 +0100

    Fix GObject introspection annotation
    
    Signed-off-by: Giuseppe Scrivano <gscrivan redhat com>

 ...ostree-repo-static-delta-compilation-analysis.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/libostree/ostree-repo-static-delta-compilation-analysis.c 
b/src/libostree/ostree-repo-static-delta-compilation-analysis.c
index 39c818f..923115f 100644
--- a/src/libostree/ostree-repo-static-delta-compilation-analysis.c
+++ b/src/libostree/ostree-repo-static-delta-compilation-analysis.c
@@ -140,7 +140,7 @@ compare_sizenames (const void  *a,
   return sn_a->size - sn_b->size;
 }
 
-/**
+/*
  * Generate a sorted array of [(checksum: str, size: uint64, names: array[string]), ...]
  * for regular file content.
  */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]