summaryrefslogtreecommitdiff
path: root/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h')
-rw-r--r--ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h
index 890f2877eec..33d96964c37 100644
--- a/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h
+++ b/ACE/examples/Bounded_Packet_Relay/BPR_Drivers.h
@@ -207,7 +207,7 @@ public:
int request_stop (void);
/// This method runs the input device loop in the new thread.
- virtual int svc (void);
+ virtual int svc ();
/// Provides an abstract interface to allow modifying device
/// settings.