Browse Source

Wrap lines correctly.

Marcus Brinkmann 18 năm trước cách đây
mục cha
commit
d99e601c2a
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  1. 2 1
      ChangeLog

+ 2 - 1
ChangeLog

@@ -1,6 +1,7 @@
 2007-04-30  Marcus Brinkmann  <marcus@g10code.de>
 
-	* src/agent.h (scute_agent_is_trusted): New prototype.  Include <stdbool.h>.
+	* src/agent.h (scute_agent_is_trusted): New prototype.  Include
+	<stdbool.h>.
 	* src/agent.c (scute_agent_is_trusted): New implementation.
 	* src/cert.h (struct cert): New member IS_TRUSTED.
 	* src/cert-gpgsm.c (export_cert): Set CERT->is_trusted.