summaryrefslogtreecommitdiff
path: root/net/latd/patches/patch-ag
blob: 8cd7b25bbaf64c7b7cf8455d196fc24eee20f970 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-ag,v 1.1 2007/01/27 10:33:25 wiz Exp $

--- services.h.orig	2002-10-14 14:33:46.000000000 +0000
+++ services.h
@@ -71,7 +71,7 @@ class LATServices
       const std::string get_ident() { return ident; }
       bool         is_available();
       bool         remove_node(const std::string &node);
-      void         serviceinfo::list_service(std::ostrstream &output);
+      void         list_service(std::ostrstream &output);
       void         expire_nodes(time_t);
 
     private: