diff options
author | Ben McGinnes <[email protected]> | 2018-03-03 21:59:41 +0000 |
---|---|---|
committer | Ben McGinnes <[email protected]> | 2018-03-03 21:59:41 +0000 |
commit | 75f5e6e6672a1bbd16b7680313c0f96796c219bd (patch) | |
tree | d5cbfd66a5d331bd5282780c96a34dcc88f07397 /TODO | |
parent | TODO DONE (diff) | |
download | gpgme-75f5e6e6672a1bbd16b7680313c0f96796c219bd.tar.gz gpgme-75f5e6e6672a1bbd16b7680313c0f96796c219bd.zip |
Missed a couple
* WS indicated 2 custom-ids were missed, now they're set.
Signed-off-by: Ben McGinnes <[email protected]>
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -495,7 +495,7 @@ Hey Emacs, this is -*- org -*- mode! * Debug :PROPERTIES: - :CUSTOM_ID: + :CUSTOM_ID: debug :END: ** Tracepoints should be added at: Every public interface enter/leave, :PROPERTIES: @@ -522,7 +522,7 @@ Hey Emacs, this is -*- org -*- mode! * Build suite :PROPERTIES: - :CUSTOM_ID: + :CUSTOM_ID: build-suite :END: ** TODO Make sure everything is cleaned correctly (esp. test area). :PROPERTIES: |