Move the emacs mode string out of the Doxygen comment and into its own.
This commit is contained in:
parent
79c1adf73f
commit
034a0598a4
|
@ -1,3 +1,9 @@
|
||||||
|
Sat Nov 06 15:35:52 PST 2004 Christian Hammond <chipx86@gnupdate.org>
|
||||||
|
|
||||||
|
* libnotify/notify.h:
|
||||||
|
- Move the emacs mode string out of the Doxygen comment and into its
|
||||||
|
own.
|
||||||
|
|
||||||
Sat Nov 06 15:11:53 PST 2004 Christian Hammond <chipx86@gnupdate.org>
|
Sat Nov 06 15:11:53 PST 2004 Christian Hammond <chipx86@gnupdate.org>
|
||||||
|
|
||||||
* libnotify/notify.h:
|
* libnotify/notify.h:
|
||||||
|
|
|
@ -1,4 +1,5 @@
|
||||||
/** -*- mode: c-mode; tab-width: 4; indent-tabs-mode: t; -*-
|
/* -*- mode: c-mode; tab-width: 4; indent-tabs-mode: t; -*- */
|
||||||
|
/**
|
||||||
* @file libnotify/notify.h Notifications library
|
* @file libnotify/notify.h Notifications library
|
||||||
*
|
*
|
||||||
* @Copyright (C) 2004 Christian Hammond
|
* @Copyright (C) 2004 Christian Hammond
|
||||||
|
|
Loading…
Reference in New Issue