discomfitor pushed a commit to branch master.

commit 2635e7796703566ecddb0e677da0d6be362b10df
Author: Mike Blumenkrantz <[email protected]>
Date:   Tue Jun 18 10:13:08 2013 +0100

    add comments pointing to teamwork api docs
---
 src/modules/teamwork/e_mod_main.h | 4 ++++
 src/modules/teamwork/e_mod_tw.c   | 4 ++++
 2 files changed, 8 insertions(+)

diff --git a/src/modules/teamwork/e_mod_main.h 
b/src/modules/teamwork/e_mod_main.h
index 3a70d7b..46c4376 100644
--- a/src/modules/teamwork/e_mod_main.h
+++ b/src/modules/teamwork/e_mod_main.h
@@ -7,6 +7,10 @@
 
 #include "e.h"
 
+/**
+ * https://phab.enlightenment.org/w/teamwork_api/
+ */
+
 /* Increment for Major Changes */
 #define MOD_CONFIG_FILE_EPOCH      1
 /* Increment for Minor Changes (ie: user doesn't need a new config) */
diff --git a/src/modules/teamwork/e_mod_tw.c b/src/modules/teamwork/e_mod_tw.c
index 3543af4..02fc2fe 100644
--- a/src/modules/teamwork/e_mod_tw.c
+++ b/src/modules/teamwork/e_mod_tw.c
@@ -5,6 +5,10 @@
 
 #define IMAGE_FETCH_TRIES 5
 
+/**
+ * https://phab.enlightenment.org/w/teamwork_api/
+ */
+
 typedef struct
 {
    const char *sha1;

-- 

------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev

Reply via email to