indentation consistency
This commit is contained in:
parent
c851c67888
commit
11d2ece545
@ -1,3 +1,4 @@
|
|||||||
|
/* -*- mode: c; c-basic-offset: 2; tab-width: 2; indent-tabs-mode: nil -*- */
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2009 Public Software Group e. V., Berlin, Germany
|
* Copyright (c) 2009 Public Software Group e. V., Berlin, Germany
|
||||||
*
|
*
|
||||||
|
|||||||
@ -66,7 +66,7 @@
|
|||||||
* runtime version may append a string like "-dev" to the version number
|
* runtime version may append a string like "-dev" to the version number
|
||||||
* for prerelease versions.
|
* for prerelease versions.
|
||||||
*
|
*
|
||||||
* @note The shared-library version number in the Makefile will be different,
|
* @note The shared-library version number in the Makefile may be different,
|
||||||
* being based on ABI compatibility rather than API compatibility.
|
* being based on ABI compatibility rather than API compatibility.
|
||||||
*/
|
*/
|
||||||
/** @{ */
|
/** @{ */
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user