Parcourir la source

Proper OGP Namespace for Frontier Daemon

own3mall il y a 8 ans
Parent
commit
3a1419d8bd
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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;