im.pidgin.pidgin: 5798594431164383deacd7d4aad5a9a0d5b867ae
grim at pidgin.im
grim at pidgin.im
Sun Oct 7 19:45:33 EDT 2007
revision: 5798594431164383deacd7d4aad5a9a0d5b867ae
date: 2007-10-07T23:40:58
author: grim at pidgin.im
branch: im.pidgin.pidgin
changelog:
This is the correct fix.
iirc the include for signals.h was back when this was still a plugin and it was listening for the cipher signals which is not the case anymore
manifest:
format_version "1"
new_manifest [e5b115ab7e1b56cd689fd542460f3e7fae1b6da9]
old_revision [f53dbbff44537aa86b1cb8788fd306c90e6ccca9]
patch "libpurple/tests/test_cipher.c"
from [daa7d6b888f19097ee0b1d5b3d986fde34aa9d81]
to [b5796e5699d8d7a6c2320513435b00fd15d04782]
-------------- next part --------------
============================================================
--- libpurple/tests/test_cipher.c daa7d6b888f19097ee0b1d5b3d986fde34aa9d81
+++ libpurple/tests/test_cipher.c b5796e5699d8d7a6c2320513435b00fd15d04782
@@ -8,7 +8,6 @@
#include "tests.h"
#include "../cipher.h"
-#include "../signals.h"
/******************************************************************************
* MD4 Tests
More information about the Commits
mailing list