# HG changeset patch # User Jason Rumney # Date 1180572157 0 # Node ID 834a5e8f248c3788adbe7d928cd46cdcad6a280c # Parent 648e6c714c7d6c3c7dbef4cf834d4921a6c053c5 Fix typo in comment diff -r 648e6c714c7d -r 834a5e8f248c src/font.h --- a/src/font.h Wed May 30 14:40:46 2007 +0000 +++ b/src/font.h Thu May 31 00:42:37 2007 +0000 @@ -137,7 +137,7 @@ extern Lisp_Object null_vector; /* Structure for an opened font. We can safely cast this structure to - "struft font_info". */ + "struct font_info". */ struct font {