]> git.pld-linux.org Git - packages/eggdrop.git/commitdiff
- typo
authorAdam Gołębiowski <adamg@pld-linux.org>
Mon, 1 Nov 2004 13:19:01 +0000 (13:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    eggdrop-topicprot.patch -> 1.3

eggdrop-topicprot.patch

index 2fc535519a8415912d954ceb173def64249afc3e..68bbea77efe75ab68aa6fc1a4dd046269de4ddcc 100644 (file)
@@ -51,7 +51,7 @@ diff -burN eggdrop1.6.17.orig/src/mod/channels.mod/channels.c eggdrop1.6.17/src/
      convert_element(chan->dname, name);
      get_mode_protect(chan, w);
      convert_element(w, w2);
-+    convert-element(chan->topic_prot, topic);
++    convert_element(chan->topic_prot, topic);
      convert_element(chan->need_op, need1);
      convert_element(chan->need_invite, need2);
      convert_element(chan->need_key, need3);
This page took 0.078322 seconds and 4 git commands to generate.