소스 검색

* Clarify where adns comes from

Bryan Drewery 16 년 전
부모
커밋
4e9b90359b
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      src/adns.c

+ 2 - 0
src/adns.c

@@ -19,6 +19,8 @@
  */
 
 /* async dns
+ *
+ * This is based on eggdrop1.9's dns code and not GNU adns.
  *
  */