File: regnick.c

package info (click to toggle)
dancer-services 1.8.0.6.3-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,600 kB
  • ctags: 1,623
  • sloc: ansic: 34,690; sh: 2,850; makefile: 269
file content (7 lines) | stat: -rw-r--r-- 52 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
#include "nickserv.h"

void main()
{
  
  return;
}