Pārlūkot izejas kodu

Fix typo

tags/v0.9.3
Michael Brown 17 gadus atpakaļ
vecāks
revīzija
6c894c2a2e
1 mainītis faili ar 1 papildinājumiem un 1 dzēšanām
  1. 1
    1
      src/core/malloc.c

+ 1
- 1
src/core/malloc.c Parādīt failu

@@ -286,7 +286,7 @@ void * malloc ( size_t size ) {
286 286
 /**
287 287
  * Free memory
288 288
  *
289
- * @v size		Memory allocated by malloc(), or NULL
289
+ * @v ptr		Memory allocated by malloc(), or NULL
290 290
  *
291 291
  * Memory allocated with malloc_dma() cannot be freed with free(); it
292 292
  * must be freed with free_dma() instead.

Notiek ielāde…
Atcelt
Saglabāt