aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarcus Brinkmann <[email protected]>2007-09-03 14:16:40 +0000
committerMarcus Brinkmann <[email protected]>2007-09-03 14:16:40 +0000
commit00bc1034d4f50e6e0f07f16966de48d86d8394f6 (patch)
tree038c6015f938f5d070580380b5a9783a2332546a
parent2007-09-03 Marcus Brinkmann <[email protected]> (diff)
downloadlibassuan-00bc1034d4f50e6e0f07f16966de48d86d8394f6.tar.gz
libassuan-00bc1034d4f50e6e0f07f16966de48d86d8394f6.zip
Fix filename at top of file.
-rw-r--r--src/assuan.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/assuan.h b/src/assuan.h
index f3ab24f..9476ae9 100644
--- a/src/assuan.h
+++ b/src/assuan.h
@@ -1,4 +1,4 @@
-/* assuan.c - Definitions for the Assuan IPC library
+/* assuan.h - Definitions for the Assuan IPC library
* Copyright (C) 2001, 2002, 2003, 2005, 2007 Free Software Foundation, Inc.
*
* This file is part of Assuan.