pespin has uploaded this change for review. ( https://gerrit.osmocom.org/c/osmo-ggsn/+/14555
Change subject: cosmetic: gtp: queue: remove trailing whitespace ...................................................................... cosmetic: gtp: queue: remove trailing whitespace Change-Id: I20c83cd607ae8e1025fdc1a810c0d27bad80b178 --- M gtp/queue.c M gtp/queue.h 2 files changed, 6 insertions(+), 6 deletions(-) git pull ssh://gerrit.osmocom.org:29418/osmo-ggsn refs/changes/55/14555/1 diff --git a/gtp/queue.c b/gtp/queue.c index ebeebe6..305a33c 100644 --- a/gtp/queue.c +++ b/gtp/queue.c @@ -1,14 +1,14 @@ -/* +/* * OsmoGGSN - Gateway GPRS Support Node * Copyright (C) 2002, 2003, 2004 Mondru AB. * Copyright (C) 2011 Harald Welte <[email protected]> * Copyright (C) 2016 sysmocom - s.f.m.c. GmbH - * + * * The contents of this file may be used under the terms of the GNU * General Public License Version 2, provided that the above copyright * notice and this permission notice is included in all copies or * substantial portions of the software. - * + * */ /* diff --git a/gtp/queue.h b/gtp/queue.h index 2e253dd..ec5f3de 100644 --- a/gtp/queue.h +++ b/gtp/queue.h @@ -1,12 +1,12 @@ -/* +/* * OsmoGGSN - Gateway GPRS Support Node * Copyright (C) 2002 Mondru AB. - * + * * The contents of this file may be used under the terms of the GNU * General Public License Version 2, provided that the above copyright * notice and this permission notice is included in all copies or * substantial portions of the software. - * + * */ /* -- To view, visit https://gerrit.osmocom.org/c/osmo-ggsn/+/14555 To unsubscribe, or for help writing mail filters, visit https://gerrit.osmocom.org/settings Gerrit-Project: osmo-ggsn Gerrit-Branch: master Gerrit-Change-Id: I20c83cd607ae8e1025fdc1a810c0d27bad80b178 Gerrit-Change-Number: 14555 Gerrit-PatchSet: 1 Gerrit-Owner: pespin <[email protected]> Gerrit-MessageType: newchange
