Explorar el Código

Proper OGP Namespace for Frontier Daemon

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

+ 1 - 1
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;