소스 검색

Small documentation correction

Rafael Sachetto 6 년 전
부모
커밋
89bccdd567
1개의 변경된 파일2개의 추가작업 그리고 1개의 파일을 삭제
  1. 2 1
      stb_ds.h

+ 2 - 1
stb_ds.h

@@ -212,7 +212,8 @@ DOCUMENTATION
       shputs
         T hmputs(T*, T item)
         T shputs(T*, T item)
-          Returns the structure corresponding to 'key' in the hashmap.
+          Inserts a struct with T.key and T.value into the hashmap. If the struct is already
+          present in the hashmap, updates it.
 
       hmdel
       shdel