Revision: 6509
          http://playerstage.svn.sourceforge.net/playerstage/?rev=6509&view=rev
Author:   gbiggs
Date:     2008-06-09 23:36:40 -0700 (Mon, 09 Jun 2008)

Log Message:
-----------
Fixed config.h, playerconfig.h and their little friends.

Modified Paths:
--------------
    code/player/trunk/libplayerxdr/functiontable.h

Modified: code/player/trunk/libplayerxdr/functiontable.h
===================================================================
--- code/player/trunk/libplayerxdr/functiontable.h      2008-06-10 06:36:21 UTC 
(rev 6508)
+++ code/player/trunk/libplayerxdr/functiontable.h      2008-06-10 06:36:40 UTC 
(rev 6509)
@@ -47,7 +47,7 @@
 #ifndef _FUNCTIONTABLE_H_
 #define _FUNCTIONTABLE_H_
 
-#include <libplayercore/playerconfig.h>
+#include <playerconfig.h>
 
 #ifdef __cplusplus
 extern "C" {
@@ -179,7 +179,7 @@
 
 /** @brief Cleanup a message structure's dynamic elements.
  *
- * Deletes any dynamically allocated data used by a message structure, It does 
not 
+ * Deletes any dynamically allocated data used by a message structure, It does 
not
  * free the structure itself.
  *
  * @param msg : The message to clean up.


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Playerstage-commit mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/playerstage-commit

Reply via email to