diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-06-25 16:21:32 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-06-25 16:21:32 +0000 |
commit | a5830b96033a65d88bcad83596cbe8600098b048 (patch) | |
tree | 81f7efe9bff5056a177023abe6be0016908daac7 /utf8.c | |
parent | f17a5f1e82546e67c5aa1f4b2efd0203ff1f19b2 (diff) | |
download | rtmux-a5830b96033a65d88bcad83596cbe8600098b048.tar.gz rtmux-a5830b96033a65d88bcad83596cbe8600098b048.tar.bz2 rtmux-a5830b96033a65d88bcad83596cbe8600098b048.zip |
Restore $Id$ and add script to do so.
Diffstat (limited to 'utf8.c')
-rw-r--r-- | utf8.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -/* $OpenBSD: utf8.c,v 1.3 2009/06/25 06:15:04 nicm Exp $ */ +/* $Id: utf8.c,v 1.9 2009-06-25 16:21:32 nicm Exp $ */ /* * Copyright (c) 2008 Nicholas Marriott <nicm@users.sourceforge.net> |