CVS: beepcore-c/threaded_os/wrapper bp_wrapper.h,1.49,1.50

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/wrapper
In directory usw-pr-cvs1:/tmp/cvs-serv27522/threaded_os/wrapper

Modified Files:
	bp_wrapper.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_wrapper.h
===================================================================
RCS file: /cvsroot/beepcore-c/beepcore-c/threaded_os/wrapper/bp_wrapper.h,v
retrieving revision 1.49
retrieving revision 1.50
diff -C2 -d -r1.49 -r1.50
*** bp_wrapper.h	7 Sep 2002 01:15:25 -0000	1.49
--- bp_wrapper.h	7 Sep 2002 03:19:50 -0000	1.50
***************
*** 61,67 ****
   **/
  
! /* @{ */
! /* @Include: ../../base/generic/CBEEP.h */
! /* @} */
  
  /**
--- 61,67 ----
   **/
  
! /*@{*/
! /*@Include: ../../base/generic/CBEEP.h */
! /*@}*/
  
  /**
***************
*** 69,73 ****
   **/
  
! /* @{ */
  
  /**
--- 69,73 ----
   **/
  
! /*@{*/
  
  /**
***************
*** 156,162 ****
  typedef struct BP_CONNECTION BP_CONNECTION;
  
! /* @Include: ../transport/bp_tcp.h */
  
! /* @} */
  
  /**
--- 156,162 ----
  typedef struct BP_CONNECTION BP_CONNECTION;
  
! /*@Include: ../transport/bp_tcp.h */
  
! /*@}*/
  
  /**
***************
*** 201,205 ****
   **/
  
! /* @{ */
  
      /**
--- 201,205 ----
   **/
  
! /*@{*/
  
      /**
***************
*** 485,489 ****
  #define PRO_ACTION_FAILURE		'-'
  
! /* @} */
  
      long user_long1;
--- 485,489 ----
  #define PRO_ACTION_FAILURE		'-'
  
! /*@}*/
  
      long user_long1;
***************
*** 498,502 ****
   * @name Registration structure and functions
   **/
! /* @{ */
  
  /**
--- 498,502 ----
   * @name Registration structure and functions
   **/
! /*@{*/
  
  /**
***************
*** 592,596 ****
   * Defines the function pointers for "outer" callbacks invoked by the wrapper. 
   **/
! /* @{ */
  
      /**
--- 592,596 ----
   * Defines the function pointers for "outer" callbacks invoked by the wrapper. 
   **/
! /*@{*/
  
      /**
***************
*** 760,764 ****
      void (*proreg_window_full)(struct PROFILE_INSTANCE *);
  
! /* @} */
  
      void *user_ptr;
--- 760,764 ----
      void (*proreg_window_full)(struct PROFILE_INSTANCE *);
  
! /*@}*/
  
      void *user_ptr;
***************
*** 767,771 ****
  typedef struct PROFILE_REGISTRATION  PROFILE_REGISTRATION;
  
! /* @Include: profile_loader.h */
  
  /**
--- 767,771 ----
  typedef struct PROFILE_REGISTRATION  PROFILE_REGISTRATION;
  
! /*@Include: profile_loader.h */
  
  /**
***************
*** 840,854 ****
  bp_profile_registration_chain_destroy(struct BP_CONNECTION *conn, 
                                        struct PROFILE_REGISTRATION *pr);
! /* @} */
  
  /**
   * @name Wrapper API functions
   **/
! /* @{ */
  
  /**
   * @name Library Initialization
   **/
! /* @{ */
  
  /**
--- 840,854 ----
  bp_profile_registration_chain_destroy(struct BP_CONNECTION *conn, 
                                        struct PROFILE_REGISTRATION *pr);
! /*@}*/
  
  /**
   * @name Wrapper API functions
   **/
! /*@{*/
  
  /**
   * @name Library Initialization
   **/
! /*@{*/
  
  /**
***************
*** 884,893 ****
  extern int bp_library_cleanup(void);
  
! /* @} */
  
  /**
   * @name Connection Management
   **/
! /* @{ */
  
  /**
--- 884,893 ----
  extern int bp_library_cleanup(void);
  
! /*@}*/
  
  /**
   * @name Connection Management
   **/
! /*@{*/
  
  /**
***************
*** 1007,1016 ****
                     char *fmt, ...);
  
! /* @} */
  
  /**
   * @name Session Management
   **/
! /* @{ */
  
  /**
--- 1007,1016 ----
                     char *fmt, ...);
  
! /*@}*/
  
  /**
   * @name Session Management
   **/
! /*@{*/
  
  /**
***************
*** 1188,1197 ****
  extern IO_STATE* bp_get_iostate(struct BP_CONNECTION *conn);
  
! /* @} */
  
  /**
   * @name Channel Management
   **/
! /* @{ */
  
  /**
--- 1188,1197 ----
  extern IO_STATE* bp_get_iostate(struct BP_CONNECTION *conn);
  
! /*@}*/
  
  /**
   * @name Channel Management
   **/
! /*@{*/
  
  /**
***************
*** 1482,1491 ****
                                        char *mode);
  
! /* @} */
  
  /**
   * @name Diagnostic Management
   **/
! /* @{ */
  
  /**
--- 1482,1491 ----
                                        char *mode);
  
! /*@}*/
  
  /**
   * @name Diagnostic Management
   **/
! /*@{*/
  
  /**
***************
*** 1524,1535 ****
                                    struct diagnostic *d);
  
! /* @} */
  
! /* @} */
  
  /**
   * @name Channel Instance structure and functions
   **/
! /* @{ */
  
  /**
--- 1524,1535 ----
                                    struct diagnostic *d);
  
! /*@}*/
  
! /*@}*/
  
  /**
   * @name Channel Instance structure and functions
   **/
! /*@{*/
  
  /**
***************
*** 1643,1647 ****
   * @name Buffer Management
   **/
! /* @{ */
  
  /**
--- 1643,1647 ----
   * @name Buffer Management
   **/
! /*@{*/
  
  /**
***************
*** 1784,1793 ****
                                  struct frame *f);
  
! /* @} */
  
  /**
   * @name Frame Management
   **/
! /* @{ */
  
  /**
--- 1784,1793 ----
                                  struct frame *f);
  
! /*@}*/
  
  /**
   * @name Frame Management
   **/
! /*@{*/
  
  /**
***************
*** 1945,1951 ****
  extern struct frame* bpc_b2f (CHANNEL_INSTANCE* inst, char* buffer);
  
! /* @} */
  
! /* @} */
  
  /*
--- 1945,1951 ----
  extern struct frame* bpc_b2f (CHANNEL_INSTANCE* inst, char* buffer);
  
! /*@}*/
  
! /*@}*/
  
  /*



-------------------------------------------------------
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