CVS: beepcore-c/threaded_os/utility bp_config.h,1.10,1.11 logutil.h,1.11,1.12 semutex.h,1.10,1.11
Chris Hanson <[email protected]> Fri, 06 Sep 2002 20:19:52 -0700
| Newsgroups | gmane.network.beep.beepcore.c.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/beepcore-c/beepcore-c/threaded_os/utility
In directory usw-pr-cvs1:/tmp/cvs-serv27522/threaded_os/utility
Modified Files:
bp_config.h logutil.h semutex.h
Log Message:
DOC++ is very picky about spaces in the comments; remove them from the
comments I rewrote in an earlier revision.
Index: bp_config.h
===================================================================
RCS file: /cvsroot/beepcore-c/beepcore-c/threaded_os/utility/bp_config.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** bp_config.h 13 Aug 2002 17:15:39 -0000 1.10
--- bp_config.h 7 Sep 2002 03:19:49 -0000 1.11
***************
*** 57,61 ****
* </ul>
*/
! /* @{ */
--- 57,61 ----
* </ul>
*/
! /*@{*/
***************
*** 237,241 ****
extern char *config_search_value(struct cfgsearchobj *csearch);
! /* @} */
#if defined(__cplusplus)
--- 237,241 ----
extern char *config_search_value(struct cfgsearchobj *csearch);
! /*@}*/
#if defined(__cplusplus)
Index: logutil.h
===================================================================
RCS file: /cvsroot/beepcore-c/beepcore-c/threaded_os/utility/logutil.h,v
retrieving revision 1.11
retrieving revision 1.12
diff -C2 -d -r1.11 -r1.12
*** logutil.h 13 Aug 2002 17:15:39 -0000 1.11
--- logutil.h 7 Sep 2002 03:19:49 -0000 1.12
***************
*** 34,38 ****
* @name Logging functions
*/
! /* @{ */
/**
--- 34,38 ----
* @name Logging functions
*/
! /*@{*/
/**
***************
*** 141,145 ****
#define BEEP_IDENT "beep ident"
! /* @} */
#ifdef __cplusplus
--- 141,145 ----
#define BEEP_IDENT "beep ident"
! /*@}*/
#ifdef __cplusplus
Index: semutex.h
===================================================================
RCS file: /cvsroot/beepcore-c/beepcore-c/threaded_os/utility/semutex.h,v
retrieving revision 1.10
retrieving revision 1.11
diff -C2 -d -r1.10 -r1.11
*** semutex.h 13 Aug 2002 17:15:39 -0000 1.10
--- semutex.h 7 Sep 2002 03:19:49 -0000 1.11
***************
*** 79,83 ****
**/
! /* @{ */
typedef struct {
--- 79,83 ----
**/
! /*@{*/
typedef struct {
***************
*** 137,141 ****
extern int sem_destroy (sem_t *s, char *what, char *file, int lineno);
! /* @} */
/**
--- 137,141 ----
extern int sem_destroy (sem_t *s, char *what, char *file, int lineno);
! /*@}*/
/**
***************
*** 143,147 ****
**/
! /* @{ */
typedef pthread_t THREAD_T;
--- 143,147 ----
**/
! /*@{*/
typedef pthread_t THREAD_T;
***************
*** 193,197 ****
pthread_yield ()
! /* @} */
#else /* Just error since someone didn't define something that we needed. */
--- 193,197 ----
pthread_yield ()
! /*@}*/
#else /* Just error since someone didn't define something that we needed. */
-------------------------------------------------------
This sf.net email is sponsored by: OSDN - Tired of that same old
cell phone? Get a new here for FREE!
https://www.inphonic.com/r.asp?r=sourceforge1&refcode1=vs3390