mirror of
https://github.com/Llewellynvdm/conky.git
synced 2024-11-17 10:35:10 +00:00
added cvs id tags
git-svn-id: https://conky.svn.sourceforge.net/svnroot/conky/trunk/conky@383 7f574dfc-610e-0410-a909-a81674777703
This commit is contained in:
parent
ecd2704ae4
commit
39dd056722
@ -2,6 +2,8 @@
|
||||
# Philip Kovacs (kovacsp3@comcast.net) 2005
|
||||
# Make programs for testing libtcp-portmon and hash stuff up in ../src
|
||||
# Sorry no autoconf/automake for this stuff as of now.
|
||||
#
|
||||
# $Id$
|
||||
# --------------------------------------------------------------------
|
||||
|
||||
#CFLAGS = -g -Wall
|
||||
|
@ -1,6 +1,8 @@
|
||||
/* ------------------------------------------------------
|
||||
* test-hash.c: unit testing for hash functions in hash.h
|
||||
* Philip Kovacs kovacsp3@comcast.net 2005
|
||||
*
|
||||
* $Id$
|
||||
* ------------------------------------------------------*/
|
||||
|
||||
#include <stdio.h>
|
||||
|
@ -1,6 +1,8 @@
|
||||
/* -------------------------------------------------------
|
||||
* test-portmon.c: unit testing for libtcp-portmon library
|
||||
* Philip Kovacs (kovacsp3@comcast.net) 2005
|
||||
*
|
||||
* $Id$
|
||||
* ------------------------------------------------------*/
|
||||
|
||||
#include <signal.h>
|
||||
|
Loading…
Reference in New Issue
Block a user