diff options
author | jcid <devnull@localhost> | 2008-09-30 16:32:41 +0200 |
---|---|---|
committer | jcid <devnull@localhost> | 2008-09-30 16:32:41 +0200 |
commit | 0f7c6294d403e3ed80961e91f906f118e0f0adc5 (patch) | |
tree | 151cb6cc9f333a51ba15fb66ac4480bb4da0e0fa /dpid/dpid.h | |
parent | 6deac7761c79417469c515268ba010a5f1fd60fb (diff) |
- s/todo:/TODO:/g
Diffstat (limited to 'dpid/dpid.h')
-rw-r--r-- | dpid/dpid.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dpid/dpid.h b/dpid/dpid.h index 0a80dfdc..74686087 100644 --- a/dpid/dpid.h +++ b/dpid/dpid.h @@ -26,7 +26,7 @@ #define PATH_LEN 50 #define CMDLEN 20 #define MSGLEN 50 -/*! \todo: Should read this from dillorc */ +/*! \TODO: Should read this from dillorc */ #define SRS_NAME "dpid.srs" char *srs_name; |