summaryrefslogtreecommitdiff
path: root/util.h
diff options
context:
space:
mode:
authorAntti-Juhani Kaijanaho <ajk@debian.org>2006-01-28 21:26:11 +0100
committerAntti-Juhani Kaijanaho <ajk@debian.org>2006-01-28 21:26:11 +0100
commitf11da040933da4d82629de6f02aa8300da4d7409 (patch)
tree9da1878dbf68a6fd4739feba1d3c9e43507c116e /util.h
parent5498de97adab25ca829c0a821a64784cbbfe910f (diff)
downloaddctrl-tools-f11da040933da4d82629de6f02aa8300da4d7409.tar.gz
Import 1.103
Diffstat (limited to 'util.h')
-rw-r--r--util.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/util.h b/util.h
index 25d0562..36293ae 100644
--- a/util.h
+++ b/util.h
@@ -1,5 +1,5 @@
/* dctrl-tools - Debian control file inspection tools
- Copyright (C) 2003 Antti-Juhani Kaijanaho
+ Copyright (C) 2003, 2004 Antti-Juhani Kaijanaho
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
@@ -24,6 +24,4 @@
char * get_regerror (int errcode, regex_t *compiled);
-char * fnqualify_xalloc(const char * fname);
-
#endif /* UTIL_H */