diff options
| author | Colin Percival <cperciva@FreeBSD.org> | 2004-02-10 20:42:33 +0000 | 
|---|---|---|
| committer | Colin Percival <cperciva@FreeBSD.org> | 2004-02-10 20:42:33 +0000 | 
| commit | d623b765cfe263c7209ea40569e6dbaa8e9787d9 (patch) | |
| tree | e310d1cd14b59bad0016ce8ccdfd5360b9c29500 /lib/libthr/thread/thr_printf.c | |
| parent | 3c754d8be14c4ef91d963cae43a482fe4d79931c (diff) | |
Notes
Diffstat (limited to 'lib/libthr/thread/thr_printf.c')
| -rw-r--r-- | lib/libthr/thread/thr_printf.c | 2 | 
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libthr/thread/thr_printf.c b/lib/libthr/thread/thr_printf.c index db861a7b3298..e6f1a84612f1 100644 --- a/lib/libthr/thread/thr_printf.c +++ b/lib/libthr/thread/thr_printf.c @@ -22,8 +22,6 @@   * LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY   * OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF   * SUCH DAMAGE. - * - * $FreeBSD$   */  #include <sys/cdefs.h>  | 
