diff options
Diffstat (limited to 'test/manual/cedet/tests/testsppreplace.c')
-rw-r--r-- | test/manual/cedet/tests/testsppreplace.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/manual/cedet/tests/testsppreplace.c b/test/manual/cedet/tests/testsppreplace.c index 56ef320f752..5c63a09a368 100644 --- a/test/manual/cedet/tests/testsppreplace.c +++ b/test/manual/cedet/tests/testsppreplace.c @@ -16,7 +16,7 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License - along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. + along with GNU Emacs. If not, see <https://www.gnu.org/licenses/>. */ /* TEST: The EMU keyword doesn't screw up the function defn. */ @@ -151,4 +151,3 @@ int STARTMACRO () { /* END */ - |