]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/doc/heap.txt
Merge remote-tracking branch 'origin/master'
[libucw.git] / ucw / doc / heap.txt
index 605c696dadfe650d257e5dafc492fcd95a8a7a77..df4f7534b8db5a719c727e44baaf6e1ed14dd377 100644 (file)
@@ -11,7 +11,7 @@ Binary heaps
 Example
 -------
 
-  static uns n;
+  static uint n;
   static int heap[4];
 
   // Create an empty heap