"private static" aus der Doku entfernt.

Change-Id: I49189f22c0647469366698afa66681e18a41f4de
diff --git a/doc/lfun/DistributeExp b/doc/lfun/DistributeExp
index f02f69a..b9bf3d1 100644
--- a/doc/lfun/DistributeExp
+++ b/doc/lfun/DistributeExp
@@ -1,6 +1,6 @@
 DistributeExp()

 FUNKTION:

-     private static void DistributeExp(object enemy, int exp_to_give)

+     private void DistributeExp(object enemy, int exp_to_give)

 

 DEFINIERT IN:

      /std/living/life.c

@@ -21,4 +21,4 @@
      Properties:  P_XP

      Sonstiges:   teamkampf

 

-14.Feb 2007 Gloinson
\ No newline at end of file
+Letzte Aenderung: 22.12.2016, Bugfix