summaryrefslogtreecommitdiff
path: root/ace/ACE.h
diff options
context:
space:
mode:
authorOssama Othman <ossama-othman@users.noreply.github.com>2004-08-14 07:10:06 +0000
committerOssama Othman <ossama-othman@users.noreply.github.com>2004-08-14 07:10:06 +0000
commit69d374d5c69b306b1451bd9ae728a7ee3b04b17a (patch)
tree1e2274c040da23d83cc389a4282dffac5f7a2864 /ace/ACE.h
parent5d6aed4351ed1a6483ad1893937b564cfdda537a (diff)
downloadATCD-69d374d5c69b306b1451bd9ae728a7ee3b04b17a.tar.gz
ChangeLogTag:Fri Aug 13 23:26:56 2004 Ossama Othman <ossama@dre.vanderbilt.edu>
Diffstat (limited to 'ace/ACE.h')
-rw-r--r--ace/ACE.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/ACE.h b/ace/ACE.h
index c97de84555f..145a69ae9cb 100644
--- a/ace/ACE.h
+++ b/ace/ACE.h
@@ -472,7 +472,7 @@ namespace ACE
* is a user-supplied array of size @a time_len> @c ACE_TCHARs.
* Returns 0 if unsuccessful, else returns pointer to beginning of the
* "time" portion of @a date_and_time. If @a
- * return_pointer_to_first_digit is 0 then return a pointer to the
+ * return_pointer_to_first_digit is 0 then return a pointer to the
* space before the time, else return a pointer to the beginning of
* the time portion.
*/