Ignore:
Timestamp:
Jun 14, 2012, 11:31:50 AM (12 years ago)
Author:
Michael Tänzer
Message:

pingpong: add missing linker dependency on boost-system and fix nested comments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sample/pingpong/PingPong.h

    r7468 r10570  
    2020
    2121/**
    22  /* The PingPong main class
    23  /* This class implements an example service for demonstration purposes
    24  /* The pingpong class sends and receives messages between two SpoVNet
    25  /* instances
    26  **/
     22 * The PingPong main class
     23 * This class implements an example service for demonstration purposes
     24 * The pingpong class sends and receives messages between two SpoVNet
     25 * instances
     26 */
    2727class PingPong: public NodeListener,
    2828        public CommunicationListener,
Note: See TracChangeset for help on using the changeset viewer.