Explorar el Código

Proper OGP Namespace for Frontier Daemon

own3mall hace 8 años
padre
commit
5e4a18609b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      OGP/Frontier/Daemon/OGP/Forking.pm

+ 1 - 1
OGP/Frontier/Daemon/OGP/Forking.pm

@@ -1,4 +1,4 @@
-package Frontier::Daemon::Forking;
+package Frontier::Daemon::OGP::Forking;
 # $Id: Forking.pm,v 1.6 2004/01/23 19:48:33 tcaine Exp $
 
 use strict;