소스 검색

__nonnull changes

tags/v0.9.3
Holger Lubitz 17 년 전
부모
커밋
3c19e4a07e
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2
    0
      src/hci/readline.c

+ 2
- 0
src/hci/readline.c 파일 보기

@@ -32,6 +32,8 @@
32 32
 
33 33
 #define READLINE_MAX 256
34 34
 
35
+static void sync_console ( struct edit_string *string ) __nonnull;
36
+
35 37
 /**
36 38
  * Synchronise console with edited string
37 39
  *

Loading…
취소
저장