diff options
author | Barry Warsaw <barry@python.org> | 1999-12-01 22:52:19 (GMT) |
---|---|---|
committer | Barry Warsaw <barry@python.org> | 1999-12-01 22:52:19 (GMT) |
commit | de4636c23259b45c10896ac00d67407ced59e6f6 (patch) | |
tree | 4a7273c6a5767bba2f44dea6c1303e5c22c08930 /Misc/ccpy-style.el | |
parent | 61c0461c2457bc371a9923ee9cc833d5bbb8d3a8 (diff) | |
download | cpython-de4636c23259b45c10896ac00d67407ced59e6f6.zip cpython-de4636c23259b45c10896ac00d67407ced59e6f6.tar.gz cpython-de4636c23259b45c10896ac00d67407ced59e6f6.tar.bz2 |
Minor change to test new CVS reporting
Diffstat (limited to 'Misc/ccpy-style.el')
-rw-r--r-- | Misc/ccpy-style.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Misc/ccpy-style.el b/Misc/ccpy-style.el index eda63bc..59ab4a1 100644 --- a/Misc/ccpy-style.el +++ b/Misc/ccpy-style.el @@ -1,6 +1,6 @@ ;;; ccpy-style.el --- cc-mode style definition for Python C code ;; -;; Author: 1996 Barry A. Warsaw +;; Author: 1996 Barry A. Warsaw ;; Created: 6-Dec-1996 ;; Keywords: c python languages oop |