OSSP CVS Repository

ossp - Difference in ossp-pkg/petidomo/petidomo.h versions 1.10 and 1.11
Not logged in
[Honeypot]  [Browse]  [Home]  [Login]  [Reports
[Search]  [Ticket]  [Timeline
  [History

ossp-pkg/petidomo/petidomo.h 1.10 -> 1.11

--- petidomo.h   2001/01/15 16:55:45     1.10
+++ petidomo.h   2001/01/15 16:58:58     1.11
@@ -1,6 +1,6 @@
 /*
    $Source: /v/ossp/cvs/ossp-pkg/petidomo/petidomo.h,v $
-   $Revision: 1.10 $
+   $Revision: 1.11 $
 
    Copyright (C) 2000 by CyberSolutions GmbH, Germany.
 
@@ -236,10 +236,10 @@
 
 /********** queue_posting.c **********/
 
-void queue_posting(const struct Mail* mail, const char* listname);
+char* queue_posting(const struct Mail* mail, const char* listname);
 
 /********** queue_command.c **********/
 
-void queue_command(const struct Mail* mail, const char* command);
+char* queue_command(const struct Mail* mail, const char* command);
 
 #endif /* !defined(__PETIDOMO_H__) */

CVSTrac 2.0.1