ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/ermyth/src/callback.C
(Generate patch)

Comparing ermyth/src/callback.C (file contents):
Revision 1.2 by pippijn, Sat Jul 21 01:29:10 2007 UTC vs.
Revision 1.3 by pippijn, Sat Jul 21 13:23:21 2007 UTC

3 * Rights to this code are documented in doc/pod/license.pod. 3 * Rights to this code are documented in doc/pod/license.pod.
4 * 4 *
5 * Copyright © 2007 Pippijn van Steenhoven 5 * Copyright © 2007 Pippijn van Steenhoven
6 */ 6 */
7 7
8static char const rcsid[] = "$Id"; 8static char const rcsid[] = "$Id: callback.C,v 1.3 2007/07/21 13:23:21 pippijn Exp $";
9 9
10#include <svsconfig.h> 10#include <svsconfig.h>
11#include <common/callback.h> 11#include <common/callback.h>
12 12
13has_callbacks::callbacks has_callbacks::callback; 13has_callbacks::callbacks has_callbacks::callback;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines