1
0
mirror of https://github.com/anope/anope.git synced 2026-07-04 19:33:12 +02:00

Small miscellaneous fixes, pt 3.

git-svn-id: http://anope.svn.sourceforge.net/svnroot/anope/trunk@1671 5417fbe8-f217-4b02-8779-1006273d7864
This commit is contained in:
rburchell
2008-11-14 20:03:43 +00:00
parent f25ca483fa
commit f75ebf8d0d
3 changed files with 7 additions and 9 deletions
+1 -1
View File
@@ -883,7 +883,7 @@ E void finish_sync(Server *serv, int sync_links);
E void ts6_uid_init(void);
E void ts6_uid_increment(unsigned int slot);
E char *ts6_uid_retrieve(void);
E const char *ts6_uid_retrieve(void);
/**** sessions.c ****/