summaryrefslogtreecommitdiff
path: root/include/printf.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/printf.h')
-rw-r--r--include/printf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/printf.h b/include/printf.h
index 02fe6398b692a..9e382833a9695 100644
--- a/include/printf.h
+++ b/include/printf.h
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $FreeBSD$
+ * $FreeBSD: src/include/printf.h,v 1.4.2.1 2006/06/25 07:35:50 phk Exp $
*/
#ifndef _PRINTF_H_